On Wednesday, June 15, 2011 13:00:32 David Peverley wrote:
> I've got an interesting issue with a MIPS board I'm working on. The
> uncompressed uImage has been created with a Load Address of 0x80500000
> and an Entry Point of 0x80504590. This gets TFTP's into RAM at
> 0x8055b728.

if it's uncompressed, why not simply load it to the final address in the first 
place ?  then bootm wont have to do any memcpy, it can simply jump to the 
entry point.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to