From: Bernhard Kuhn <bkuhn@metrowerks.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: [uClinux-dev] u-boot pre-loader and bdm helper files for M5282EVB
Date: Tue, 06 Jan 2004 17:10:40 +0100 [thread overview]
Message-ID: <3FFADE00.7040204@metrowerks.com> (raw)
In-Reply-To: 200401052126.42857.swood@rochester.rr.com
Stuart Wood wrote:
> mcf5xxx.S:72: Error: operands mismatch -- statement `move.l sp,al' ignored
I didn't used that file for the 5282 pre-bootloader. I adopted
boot.S from the 5272 pre-bootloader, instead.
> Also what goes the -r option mean in
>
> m68k-elf-gcc -r -o mcf5xxx.o mcf5xxx.s
"-o" would add startfiles and libc (which is
certainly not what you want in this context),
so you need to add "-r" to prevent that.
regards
Bernhard
next prev parent reply other threads:[~2004-01-06 16:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3FF1A717.2090602@metrowerks.com>
2004-01-06 2:26 ` [U-Boot-Users] Re: [uClinux-dev] u-boot pre-loader and bdm helper files for M5282EVB Stuart Wood
2004-01-06 16:10 ` Bernhard Kuhn [this message]
2004-01-06 20:34 liang a lei
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=3FFADE00.7040204@metrowerks.com \
--to=bkuhn@metrowerks.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.