[U-Boot] help : MPC8349EMDS

Kim Phillips kim.phillips at freescale.com
Sat Mar 6 02:16:46 CET 2010


On Sat, 6 Mar 2010 00:44:01 +0800
Hubin <szjaguar at 163.com> wrote:

>      powerpc-eabi-ld: /home/Test/Softwares/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/powerpc-eabi/4.4.1/nof/libgcc.a(_udivdi3.o): compiled normally and linked with modules compiled with -mrelocatable
>      powerpc-eabi-ld: failed to merge target specific data of file /home/Test/Softwares/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/powerpc-eabi/4.4.1/nof/libgcc.a(_udivdi3.o)
>      make: *** [u-boot] error 1
> -------------------------------------------------------------------------------------------------------------------------
> I try to build MPC8349ITX_config using the same toolchain and same source code(u-boot-2009.11.1), the building succeed.
> Whether is there a error on MPC8349EMDS_config of u-boot-2009.11.1? Or Toolchain is error.

the MDS uses spd_sdram, which needs the divide operation - the ITX does
not.

try a different toolchain - denx' ppc_6xx- works for me.

Kim


More information about the U-Boot mailing list