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

Vladimir "Farcaller" Pouzanov farcaller at gmail.com
Mon Oct 16 19:12:36 CEST 2006


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
PXA250+16Mb flash). It works ok when executed from native OS
(TEXT_BASE=0xA1000000, u-boot.lds SECTION starts from 0xA1000000, u-boot is
copied to 0xA1000000). But I have problems from running it as native
bootloader from flash (0x0). I'm not sure how I should set all that
configuration defines. It seems to boot if u-boot.lds SECTION starts from
0x00000000 (TEXT_BASE still the same), but there are random crashes
in 'loady' and u-boot seems to freeze after ~30 sec. of serial inactivity.

-- 
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com





More information about the U-Boot mailing list