[U-Boot-Users] M5282EVB compilation errors

Marco Cavallini arm.linux at koansoftware.com
Thu Jan 24 00:24:45 CET 2008


Liew Tsi Chung ha scritto:
> Marco, 
> 
>> I have again errors.
>> Which u-boot and m68k-uclinux version are you using ?
> 
>> start.S: Assembler messages:
>> start.S:171: Error: operands mismatch -- statement `movec
> %d0,%RAMBAR0' 
> 
> Can you edit the start.S @ 171 and rename from 0 to 1? That should take
> care the error.
> 
> Regards,
> TsiChung

Perfect!
thank you

    movec   %d0, %RAMBAR1
/* movec   %d0, %RAMBAR0 */


/opt/ktch/freescale-coldfire-4.2/bin/m68k-elf-ld: warning: library 
search path "/lib" is unsafe for cross-compilation
/opt/ktch/freescale-coldfire-4.2/bin/m68k-elf-ld: warning: library 
search path "/usr/lib" is unsafe for cross-compilation
/opt/ktch/freescale-coldfire-4.2/bin/m68k-elf-ld: warning: library 
search path "/usr/local/lib" is unsafe for cross-compilation
/opt/ktch/freescale-coldfire-4.2/bin/m68k-elf-objcopy --gap-fill=0xff -O 
srec u-boot u-boot.srec
/opt/ktch/freescale-coldfire-4.2/bin/m68k-elf-objcopy --gap-fill=0xff -O 
binary u-boot u-boot.bin


--
Marco Cavallini | KOAN SAS | Bergamo - Italia
  embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
       http://www.KoanSoftware.com
  Meet us @ Embedded World 2008 - Nurenberg
   February 26-28, 2008      Hall 11 - 224




More information about the U-Boot mailing list