From: "Stephen Williams" <612dlag102@sneakemail.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Re: How Can The Starting Address Of An Image In ELF File BeChanged
Date: Thu, 04 Mar 2004 22:16:39 -0800 [thread overview]
Message-ID: <29263-26120@sneakemail.com> (raw)
In-Reply-To: <OFD40F49BF.D7A17B63-ON65256E4E.00170A96@lntinfotech.com>
Thamarai Selvan Thamarai.Selvan-at-lntinfotech.com |PPC Linux Embedded|
wrote:
> Hi all,
>
> I created the elf file of the kernel using "make vmlinux", when i checked
> the created system.map i found the the kernel image starting from
> 0xc0000000. Can any tell where this address is defined or configured? and
> how can this be changed to 0x0000000 is it possible?
The linux cernel is linked to 0xc0000000, and the entry is really
up there. In fact, the kernel is loaded starting at 0x0, and there
is code at the beginning that turns on address translation so that
it appears at the right place.
In other words, there is nothing for you to change.
--
Steve Williams "The woods are lovely, dark and deep.
steve at XXXXXXXXXX But I have promises to keep,
http://www.XXXXXXXXXX and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-03-05 6:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-05 4:18 How Can The Starting Address Of An Image In ELF File BeChanged Thamarai Selvan
2004-03-05 6:16 ` Stephen Williams [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-03-05 6:33 Thamarai Selvan
2004-03-05 20:40 ` Wolfgang Denk
2004-03-05 17:00 VanBaren, Gerald (AGRE)
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=29263-26120@sneakemail.com \
--to=612dlag102@sneakemail.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).