All of lore.kernel.org
 help / color / mirror / Atom feed
From: J.Hwan.Kim <frog1120@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] question on relocation of arm920t
Date: Wed, 10 Jun 2009 14:32:41 +0900	[thread overview]
Message-ID: <4A2F4579.3070609@gmail.com> (raw)

Hi, everyone

I'm a novice in u-boot.
I have a question about relocation of arm920t.

As far as I know, the relocation code address is defined at config.mk in
board directory.
The code is copied to TEXT_BASE in start.S.
When the u-boot is compiled and linked, it seems that the code address
is set to start at TEXT_BASE.
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?

Thanks in advnace.

Regards,
J.H.Kim

             reply	other threads:[~2009-06-10  5:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-10  5:32 J.Hwan.Kim [this message]
2009-06-10  6:19 ` [U-Boot] question on relocation of arm920t tike64 at gmail.com

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=4A2F4579.3070609@gmail.com \
    --to=frog1120@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 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.