[U-Boot] TQM85xx boards failing on older gcc

Andy Fleming afleming at gmail.com
Wed Mar 7 23:12:27 CET 2012


Stefan,

One of my coworkers is seeing these errors with gcc-4.3.74 (eglibc-2.8.74-6):


Configuring for TQM8548_BE - Board: TQM85xx, Options:
MPC8548,TQM8548_BE=y,HOSTNAME=tqm8548,BOARDNAME="TQM8548_BE"
  text	   data	    bss	    dec	    hex	filename
297931	  25840	  35848	 359619	  57cc3	./u-boot
Configuring for TQM8555 - Board: TQM85xx, Options:
MPC8555,TQM8555=y,HOSTNAME=tqm8555,BOARDNAME="TQM8555"
powerpc-linux-gnu-ld: section .bootpg [fffff000 -> fffff407] overlaps
section .data [ffffd9b8 -> fffff7db]
powerpc-linux-gnu-ld: u-boot: section .bootpg lma 0xfffff000 overlaps
previous sections
powerpc-linux-gnu-ld: u-boot: section .u_boot_cmd lma 0xfffff7dc
overlaps previous sections
powerpc-linux-gnu-ld: u-boot: section .resetvec lma 0xfffffffc
overlaps previous sections
make: *** [u-boot] Error 1


He says the same for TQM8541, TQM8548. I don't see it on my 4.5.55 gcc

Andy


More information about the U-Boot mailing list