From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Thu, 16 Jun 2011 20:15:28 -0400 Subject: [U-Boot] Booting uncompressed uImages In-Reply-To: References: Message-ID: <201106162015.29276.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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