[U-Boot] u-boot: Not enough room for program headers (allocated 3, need 4)

anupbehare at gmail.com anupbehare at gmail.com
Wed Nov 18 14:22:34 CET 2009


Hi,

I am compiling latest u-boot code for ppc440x5.
My board is having 16MB nor flash, have I modified following parameter.
CONFIG_SYS_FLASH_BASE 0xfc000000
TEXT_BASE 0xfcfc0000
bootpg 0xfcfff000

With these changes I am getting following error.

../gcc-4.2.4-glibc-2.3.6/powerpc-440-linux-gnu/bin/powerpc-440-linux-gnu-ld:  
u-boot:  
Not enough room for program headers (allocated 3, need 4)
../gcc-4.2.4-glibc-2.3.6/powerpc-440-linux-gnu/bin/powerpc-440-linux-gnu-ld:  
final  
link failed: Bad value
make: *** [u-boot] Error 1

Help me on this error.

~Anu


More information about the U-Boot mailing list