[U-Boot] Issues building for the P2020 (linking)
Alex Waterman
awaterman at dawning.com
Thu Jun 2 21:26:35 CEST 2011
> /opt/freescale/usr/local/gcc-4.4.78-eglibc-2.10.78/powerpc-linux-gnu/lib
> /gcc/powerpc-linux-gnu/4.4.1/nof -lgcc -Map u-boot.map -o u-boot
> powerpc-linux-gnu-ld: section .bootpg loaded at [effff000,effff237]
> overlaps section .data loaded at [efffc16c,f000347b]
> powerpc-linux-gnu-ld: u-boot: section .bootpg vma 0xeffff000 overlaps
> previous sections
> powerpc-linux-gnu-ld: u-boot: section .resetvec vma 0xeffffffc overlaps
> previous sections
> powerpc-linux-gnu-ld: u-boot: section .u_boot_cmd vma 0xf000347c
> overlaps previous sections
> make: *** [u-boot] Error 1
>
> Any thoughts?
It looks like the .bootpg code segment is too big. It could be that recent
changes to the NAND spl used by PPC chips is causing this. I will try to
recreate your error.
Regards,
Alex
--
Alex Waterman
Computer Engineer
Phone: 215-896-4920
Email: awaterman at dawning.com
More information about the U-Boot
mailing list