From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Waterman Date: Thu, 02 Jun 2011 15:26:35 -0400 Subject: [U-Boot] Issues building for the P2020 (linking) In-Reply-To: <0B0A20D0B3ECD742AA2514C8DDA3B06505122647@VGAEXCH01.hq.corp.viasat.com> References: <0B0A20D0B3ECD742AA2514C8DDA3B06505122647@VGAEXCH01.hq.corp.viasat.com> Message-ID: <4DE7E3EB.9010408@dawning.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > /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