From: tike64 at gmail.com <tike64@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] question on relocation of arm920t
Date: Wed, 10 Jun 2009 09:19:19 +0300 [thread overview]
Message-ID: <4A2F5067.8070908@gmail.com> (raw)
In-Reply-To: <4A2F4579.3070609@gmail.com>
J.Hwan.Kim wrote:
> However, the linker script u-boot.lds tells that code start at 0x00000000.
> How does the code address is set to start at TEXT_BASE?
> How and where does the linker use TEXT_BASE address?
There is config.mk file at root and this line in it:
LDFLAGS += .. -Ttext $(TEXT_BASE) ..
at least in my tree. Maybe that is the answer.
--
Timo
prev parent reply other threads:[~2009-06-10 6:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-10 5:32 [U-Boot] question on relocation of arm920t J.Hwan.Kim
2009-06-10 6:19 ` tike64 at gmail.com [this message]
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=4A2F5067.8070908@gmail.com \
--to=tike64@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox