On Sun, Apr 24, 2011 at 7:55 PM, Wolfgang Denk <w...@denx.de> wrote:
> Dear Michael Spang,
>
> In message <1300391223-11879-7-git-send-email-msp...@csclub.uwaterloo.ca> you 
> wrote:
>> The TS-7800 needs to skip SDRAM initialization since it loads from
>> RAM, but the CPU should still be initialized to the correct state.
>> Thus we add an #ifdef around the call to the lowlevel_init function.
>>
>> Signed-off-by: Michael Spang <msp...@csclub.uwaterloo.ca>
>
> How can the SDRAM be initialized when the CPU is not?

It is already initialized, but even if the state matches what U-Boot
expects now, I'm not confident the desired settings will never change.
So I think it is best to just run U-Boot's initialization anyway.

Michael
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to