From: Marco Cavallini <arm.linux@koansoftware.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] M5282EVB compilation errors
Date: Thu, 24 Jan 2008 00:24:45 +0100 [thread overview]
Message-ID: <4797CCBD.5080200@koansoftware.com> (raw)
In-Reply-To: <4791E710007FEB4BBF83775D787F462F0603E2D1@az33exm22.fsl.freescale.net>
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
prev parent reply other threads:[~2008-01-23 23:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-23 15:18 [U-Boot-Users] M5282EVB compilation errors Marco Cavallini
2008-01-23 17:30 ` Liew Tsi Chung
2008-01-23 23:03 ` Marco Cavallini
2008-01-23 23:18 ` Liew Tsi Chung
2008-01-23 23:24 ` Marco Cavallini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4797CCBD.5080200@koansoftware.com \
--to=arm.linux@koansoftware.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.