public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] question on relocation of arm920t
@ 2009-06-10  5:32 J.Hwan.Kim
  2009-06-10  6:19 ` tike64 at gmail.com
  0 siblings, 1 reply; 2+ messages in thread
From: J.Hwan.Kim @ 2009-06-10  5:32 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-10  6:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox