[U-Boot] Booting uncompressed uImages

Mike Frysinger vapier at gentoo.org
Fri Jun 17 02:15:28 CEST 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110616/f59c326c/attachment.pgp 


More information about the U-Boot mailing list