From: Vladimir Gurevich <vag@paulidav.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Boot the kernel from a JFFS2 filesystem
Date: Wed, 05 Mar 2003 14:52:05 -0800 [thread overview]
Message-ID: <3E667F95.5000308@paulidav.org> (raw)
In-Reply-To: <20030305223735.1A279C6E0C@atlas.denx.de>
Hi Wolfgang,
Wolfgang Denk wrote:
> Sorry, but this does not compile at all for me; the native GCC
> (when building the tools/ directory) will complain:
>
> /tmp/ccRasvph.s: Assembler messages:
> /tmp/ccRasvph.s:323: Error: no such instruction: `rlwimi %ecx,%eax,24,16,23'
> /tmp/ccRasvph.s:324: Error: no such instruction: `rlwimi %ecx,%eax,8,8,15'
> /tmp/ccRasvph.s:325: Error: no such instruction: `rlwimi %ecx,%eax,24,0,7'
> /tmp/ccRasvph.s:429: Error: no such instruction: `rlwimi %eax,%ecx,24,16,23'
> /tmp/ccRasvph.s:430: Error: no such instruction: `rlwimi %eax,%ecx,8,8,15'
> /tmp/ccRasvph.s:431: Error: no such instruction: `rlwimi %eax,%ecx,24,0,7'
> make[1]: *** [crc32.o] Error 1
Could it be that your include/asm points to include/asm-ppc and
thus you include wrong byteorder.h? These instructions look as
PPC implementation of ___arch__swab32 applied to x86 code.
Regards,
Vladimir Gurevich
next prev parent reply other threads:[~2003-03-05 22:52 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-04 14:47 [U-Boot-Users] Boot the kernel from a JFFS2 filesystem Petter Larsen
2003-03-04 15:42 ` Kenneth Johansson
2003-03-04 16:50 ` Petter Larsen
2003-03-04 16:59 ` Kenneth Johansson
2003-03-04 18:05 ` Petter Larsen
2003-03-04 21:25 ` Wolfgang Denk
2003-03-04 17:01 ` Robert Schwebel
2003-03-04 17:39 ` Wolfgang Denk
2003-03-04 17:57 ` Joakim Tjernlund
2003-03-04 21:13 ` Wolfgang Denk
2003-03-04 21:31 ` Joakim Tjernlund
2003-03-04 21:58 ` Wolfgang Denk
2003-03-04 22:08 ` Joakim Tjernlund
2003-03-04 22:25 ` Wolfgang Denk
2003-03-04 23:29 ` Joakim Tjernlund
2003-03-05 22:37 ` Wolfgang Denk
2003-03-05 22:52 ` Vladimir Gurevich [this message]
2003-03-05 23:46 ` Wolfgang Denk
2003-03-06 0:51 ` Vladimir Gurevich
2003-03-06 0:56 ` Wolfgang Denk
2003-03-06 8:53 ` Joakim Tjernlund
2003-03-06 9:19 ` Joakim Tjernlund
2003-03-06 9:30 ` Wolfgang Denk
2003-03-06 10:19 ` Joakim Tjernlund
2003-03-06 14:37 ` Joakim Tjernlund
2003-03-04 21:15 ` Wolfgang Denk
2003-03-04 15:43 ` Wolfgang Denk
2003-03-04 15:51 ` Robert Schwebel
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=3E667F95.5000308@paulidav.org \
--to=vag@paulidav.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox