
7 Aug
2007
7 Aug
'07
5:11 p.m.
Hi Aaron,
On 7 Aug 2007 at 8:59, Aaron Sells wrote: [...]
I commented out the following line of cpu/mcf532x/interrupts.c to get past this issue:
intp->imrh0 &= ~CFG_TMRINTR_MASK;
I had a similar problem (on MCF5373L). However, in my case there was no output at all after: Starting kernel ...
For me, your patch worked. Great, now I can in fact use the new U-Boot! (Somehow I was not able to debug this on my own and had already decided to stick with my old port until I would have more time.)
Regards, Aaron Sells
Regards, Wolfgang