Wolfgang Denk wrote:
> Dear Richard Retanubun,
> 
> In message <[EMAIL PROTECTED]> you wrote:
>> I am trying to limit the amount of memory needed to load and boot a linux 
>> kernel (2.6.26)
>> to do this I loaded my fdt at address 0x20_0000 and uImage at 0x_30_0000

FWIIW, your FDT blob should be a whole lot less than 1MB, like 4K-16K. 
I've taken to loading it 0x8000 (32K) before my linux image.

[snip Wolfgang's diagnosis of the overwrite problem]

Best regards,
gvb
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to