[U-Boot] mpq101 board doesn't build w/gcc-4.2
Kumar Gala
galak at kernel.crashing.org
Fri Oct 14 06:41:43 CEST 2011
When trying to build it we get:
/opt/eldk//usr/bin/powerpc-linux-ld: u-boot: section .text lma 0xfffc0800 overlaps previous sections
/opt/eldk//usr/bin/powerpc-linux-ld: u-boot: section .rodata lma 0xffff03cc overlaps previous sections
/opt/eldk//usr/bin/powerpc-linux-ld: u-boot: section .reloc lma 0xffffba00 overlaps previous sections
/opt/eldk//usr/bin/powerpc-linux-ld: u-boot: section .data lma 0xffffe474 overlaps previous sections
/opt/eldk//usr/bin/powerpc-linux-ld: u-boot: section .bootpg lma 0xfffff000 overlaps previous sections
/opt/eldk//usr/bin/powerpc-linux-ld: u-boot: section .resetvec lma 0xfffffffc overlaps previous sections
/opt/eldk//usr/bin/powerpc-linux-ld: u-boot: section .ppcenv lma 0xfffc0000 overlaps previous sections
please look into this and try and fix.
- k
More information about the U-Boot
mailing list