From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Mon, 10 Aug 2009 09:56:31 +0200 Subject: [U-Boot] 85xx: MPC8536DS board does not build Message-ID: <20090810075631.B68EC833DBD2@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Kumar, I cannot build the MPC8536DS board any more using the ELDK 4.2 tool chain (gcc 4.2.2): ppc_85xx-ld: section .bootpg [effff000 -> effff1cb] overlaps section .data.rel.local [efffe5d0 -> effff c7b] ppc_85xx-ld: section .resetvec [effffffc -> efffffff] overlaps section .u_boot_cmd [effffc9c -> f00003e b] ppc_85xx-ld: u-boot: section .bootpg lma 0xeffff000 overlaps previous sections ppc_85xx-ld: u-boot: section .data.rel.ro lma 0xeffffc7c overlaps previous sections ppc_85xx-ld: u-boot: section .u_boot_cmd lma 0xeffffc9c overlaps previous sections ppc_85xx-ld: u-boot: section .resetvec lma 0xeffffffc overlaps previous sections Could you please have a look? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de "Why waste negative entropy on comments, when you could use the same entropy to create bugs instead?" - Steve Elias