Hi Tom,

On 14.12.2011 06:48, Tom Rini wrote:
>> Probably I just didn't want to change TEXT_BASE... Ah, now I recall.
>> I tried to make SPL working without breaking the board, so I loaded SPL
>> to SRAM with BDI and tried to make it work with the u-boot.bin I had in
>> NAND. That's why I had to preserve TEXT_BASE and move BSS instead.
>> So that seems unrelated to the problem you observe on devkit8000...
> 
> Ah-ha!  Whenever I hit that point I always went "oh, right, I forgot
> to adjust CONFIG_SYS_TEXT_BASE" :)  So, would you mind either adding a
> comment that says in effect what you've got here "Keep at ... so that
> we can still be loaded by non-SPL loaders" or whack everything around
> and match the am3517 crane/evm and the omap3 boards?  Thanks!

Ok, I put a comment about TEXT_BASE and SPL_{MALLOC,BSS}.

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

Reply via email to