[U-Boot-Users] What is u-boot relocation address?

Wolfgang Denk wd at denx.de
Mon Oct 16 22:24:31 CEST 2006


In message <eh0ei6$nhc$1 at sea.gmane.org> you wrote:
> Vladimir "Farcaller" Pouzanov wrote:
> > Vladimir "Farcaller" Pouzanov wrote:
> >> Is it ok that TEXT_BASE of 0x0 leads to crash? Also U-boot seems to
> >> follow TEXT_BASE value after relocation:
> 
> Seems that I've provided not enough information, so let's start from..hm..
> beginning.
> 
> I'm trying to run u-boot on Palm Tungsten T3 handheld, PXA261 (ARM, same as

On ARM, TEXT_BASE must point to (initialized) RAM. If you set it to 0
(= ROM), then crashes must be expected.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
God made the integers; all else is the work of Man.       - Kronecker




More information about the U-Boot mailing list