public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Simple question about the TEXT_BASE
@ 2008-11-19  8:01 Chengzhi Li
  2008-11-19  8:07 ` Marco Stornelli
  0 siblings, 1 reply; 2+ messages in thread
From: Chengzhi Li @ 2008-11-19  8:01 UTC (permalink / raw)
  To: u-boot

Hi everyone:
    I am a freshman in the embedded development area. I have a simple
question about the TEXT_BASE. When I port the Das U-Boot to my S3C2440
board, I found that the TEXT_BASE equal to 0x33F8000 which is seen in the
u-boot-xxx/board/smdk2410/config.mk. I want to know the function of this
value and why this one be 0x33F8000. And, is this one changeable.Thanks for
your kindly help! I am looking forward to your response!

Yours Lee

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

* [U-Boot] Simple question about the TEXT_BASE
  2008-11-19  8:01 [U-Boot] Simple question about the TEXT_BASE Chengzhi Li
@ 2008-11-19  8:07 ` Marco Stornelli
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Stornelli @ 2008-11-19  8:07 UTC (permalink / raw)
  To: u-boot

TEXT_BASE is, in a general and coarse way, the address where the Uboot
starts from the flash. For ARM architecture, instead, it's the
relocation address, i.e. the ram address where the uboot relocates itself.

Chengzhi Li ha scritto:
> Hi everyone:
>     I am a freshman in the embedded development area. I have a simple
> question about the TEXT_BASE. When I port the Das U-Boot to my S3C2440
> board, I found that the TEXT_BASE equal to 0x33F8000 which is seen in the
> u-boot-xxx/board/smdk2410/config.mk. I want to know the function of this
> value and why this one be 0x33F8000. And, is this one changeable.Thanks for
> your kindly help! I am looking forward to your response!
> 
> Yours Lee
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

-- 
Marco Stornelli
Embedded Software Engineer
CoRiTeL - Consorzio di Ricerca sulle Telecomunicazioni
http://www.coritel.it

marco.stornelli at coritel.it
+39 06 72582838

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

end of thread, other threads:[~2008-11-19  8:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19  8:01 [U-Boot] Simple question about the TEXT_BASE Chengzhi Li
2008-11-19  8:07 ` Marco Stornelli

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