All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Booting uncompressed uImages
Date: Thu, 16 Jun 2011 20:15:28 -0400	[thread overview]
Message-ID: <201106162015.29276.vapier@gentoo.org> (raw)
In-Reply-To: <BANLkTikRLXMdZoWUwR0wDnUzGM8mPEcAqQ@mail.gmail.com>

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 

  parent reply	other threads:[~2011-06-17  0:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-15 17:00 [U-Boot] Booting uncompressed uImages David Peverley
2011-06-15 21:20 ` Wolfgang Denk
2011-06-17  8:48   ` David Peverley
2011-06-17  0:15 ` Mike Frysinger [this message]
2011-06-17  8:42   ` David Peverley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201106162015.29276.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.