[U-Boot] [BUG]Rockchip armv7 SoCs can not boot on latest U-Boot

Simon Glass sjg at chromium.org
Mon May 22 20:26:21 UTC 2017


+Tom

Hi Kever,

On 17 May 2017 at 03:56, Kever Yang <kever.yang at rock-chips.com> wrote:
> Hi Bin,
>
> Thanks for your suggestion, I already find the root cause.
>
> This patch change the image package and lead to all Rockchip SoCs
>
> with BACK_TO_BROM enabled can not work.
>
> https://www.mail-archive.com/u-boot@lists.denx.de/msg245567.html
>
>
> Is it possible to do verify commits for different platform like kernelci
> for
> kernel patches in U-Boot?

We do use buildman to verify that things build, and that tests pass on
sandbox. But specific boards can still become broken.

Tom has something like this set up and uses it to check the boards he
has. I encourage you to set up some boards at your facility and do
this!

Regards,
Simon


>
> Thanks,
> - Kever
>
> On 05/17/2017 05:24 PM, Bin Meng wrote:
>>
>> Hi Kever,
>>
>> On Wed, May 17, 2017 at 4:43 PM, Kever Yang <kever.yang at rock-chips.com>
>> wrote:
>>>
>>> I don't know which patch break Rockchip armv7 SoC on latest source code.
>>> The SPL works fine, but it hang at some unknown place in U-Boot, I can't
>>> get
>>> any log event I enable the DEBUG option.
>>>
>>> I test with below commit
>>> 4125bbc Merge branch 'master' of git://git.denx.de/u-boot-mmc
>>>
>>> armv8 work fine, but armv7 not works, I test with rk3288 and another WIP
>>> SoC,
>>> both of them hangs without any log message.
>>>
>>> Any one have any clue?
>>
>> You can use 'git bisect' to identify which commit breaks the things.
>>
>> Regards,
>> Bin
>>
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list