From: Marc Singer <elf@buici.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] IDE and x86 port
Date: Thu, 14 Aug 2003 09:24:19 -0700 [thread overview]
Message-ID: <20030814162419.GA10743@buici.com> (raw)
In-Reply-To: <20030814161744.09882C59E4@atlas.denx.de>
On Thu, Aug 14, 2003 at 06:17:38PM +0200, Wolfgang Denk wrote:
> > I'd make the conditional test hinge on endianness if I knew that was
> > the reason for the swapping. So, either we add an __X86__ check, or
> > we change the conditional.
> >
> > @@ -1056,7 +1099,12 @@
> > #endif /* CONFIG_ATAPI */
> >
> > /* swap shorts */
> > +#if !defined (__ARM__)
>
> I will reject such a patch. This is definitely not an ARM / not ARM
> issue.
Are there any other MSB cpu's in u-boot?
next prev parent reply other threads:[~2003-08-14 16:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-14 7:26 [U-Boot-Users] IDE and x86 port Juergen Beisert
2003-08-14 9:04 ` Wolfgang Denk
2003-08-14 15:43 ` Marc Singer
2003-08-14 16:17 ` Wolfgang Denk
2003-08-14 16:24 ` Marc Singer [this message]
2003-08-14 16:22 ` Juergen Beisert
2003-08-14 16:26 ` Marc Singer
2003-08-14 15:12 ` Marc Singer
[not found] <20030814170613.GA15834@buici.com>
2003-08-14 18:42 ` Wolfgang Denk
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=20030814162419.GA10743@buici.com \
--to=elf@buici.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox