
10 Jun
2011
10 Jun
'11
6:31 a.m.
On Thu, Jun 9, 2011 at 8:42 AM, Mike Frysinger vapier@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.