On Sat, 6 Mar 2010 00:44:01 +0800 Hubin <szjag...@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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot