From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] uImage's load address and entry point?
Date: Sat, 13 Nov 2004 20:30:27 +0100 [thread overview]
Message-ID: <20041113193032.48E9AC1430@atlas.denx.de> (raw)
In-Reply-To: Your message of "Fri, 12 Nov 2004 15:53:21 PST." <c3d0340b041112155334118395@mail.gmail.com>
In message <c3d0340b041112155334118395@mail.gmail.com> you wrote:
>
> I have built a uClinux kernel image vmlinux and the header information
> is dumped here by objdump. I want to make a uImage to let u-boot start
> linux and am confused about the values of load address and entry
> point. If the uImage is built from raw binary linux.bin, the load
> address and entry point should be set to 0. Right? If it is built from
Maybe, maybe not. I have no idea what your memory map looks like.
> vmlinux, the entry point in my case should be 0x00008000, what' should
> be the load address?
load address and entry point address do NOT depend on which image you
use for building the U-Boot image (actually the only choice you have
is using the raw binary or the compressed raw binary). They depen on
your kernel's memory map, and nothing else.
Best regards,
Wolfgang Denk
--
See us @ Embedded/Electronica Munich, Nov 09 - 12, Hall A.6 Booth 513
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Nobody trips over mountains. It is the small pebble that causes you
to stumble. Pass all the pebbles in your path and you will find you
have crossed the mountain.
next prev parent reply other threads:[~2004-11-13 19:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-12 23:53 [U-Boot-Users] uImage's load address and entry point? Shawn
2004-11-13 19:30 ` Wolfgang Denk [this message]
2004-11-15 0:50 ` Shawn
2004-11-15 0:52 ` Shawn
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=20041113193032.48E9AC1430@atlas.denx.de \
--to=wd@denx.de \
--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.