public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] How/Where does "_start" get assigned a value ?
@ 2013-10-09 16:07 djoker
  2013-10-09 19:54 ` Arvid Brodin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: djoker @ 2013-10-09 16:07 UTC (permalink / raw)
  To: u-boot

Hi Everyone,

I have a armv7 board and am looking at the "_start" symbol address, using
the following command:
*nm u-boot | grep -w _start*

It returned the following:
*67000020 T _start*

I couldn't help notice that the the _start value is very "close" in vlaue to
the value of CONFIG_SYS_TEXT_BASE defined in my board file:
*#define CONFIG_SYS_TEXT_BASE 0x67000004*

But, I have searched through the source code, but not found where _start
gets assigned a value.. Could someone please help me understand this ?

Thanks,
~vj



--
View this message in context: http://u-boot.10912.n7.nabble.com/How-Where-does-start-get-assigned-a-value-tp165089.html
Sent from the U-Boot mailing list archive at Nabble.com.

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

end of thread, other threads:[~2013-10-13 14:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-09 16:07 [U-Boot] How/Where does "_start" get assigned a value ? djoker
2013-10-09 19:54 ` Arvid Brodin
2013-10-09 23:02   ` Djoker
2013-10-12 20:53     ` Albert ARIBAUD
2013-10-09 22:55 ` djoker
2013-10-10 15:37 ` Gerhard Sittig
2013-10-12  0:30   ` Djoker
2013-10-13 14:26   ` Gerhard Sittig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox