[U-Boot] u-boot hangs on panda board after some time

John Rigby john.rigby at linaro.org
Fri Jun 10 06:31:45 CEST 2011


On Thu, Jun 9, 2011 at 8:42 AM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Thu, Jun 9, 2011 at 03:28, Vivi wrote:
>> On TI panda board, stay in u-boot and do nothing in 30 minutes, then
>> try to get mmc info or reset, u-boot will hang.
>
> sounds like the core timer logic is broken for whatever omap part is on there

That is correct, once the timer reaches 0xFFFFFFFF it reloads with
0xFFFFFFFF and gets stuck there.  I did a patch that was never
accepted late last year.  On more careful consideration my patch was
also broken but in different ways.

http://patchwork.ozlabs.org/patch/76803/


More information about the U-Boot mailing list