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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to