All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Lange <thomas@corelatus.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] ATA identity, Endian swap
Date: Thu, 09 Oct 2003 01:19:59 +0200	[thread overview]
Message-ID: <3F849B9F.2030403@corelatus.com> (raw)

Reading of ATA drive id is broken in cmd_ide.c for
big endian cpu:s that are not ppc.

If I am not mistaken, the text strings should be endian
swapped on big endian cpu:s, but not for little ones.

* Patch by Thomas Lange, 10 Oct 2003:
   Endian swap ATA identity for all big endian cpu:s, not just ppc.

/Thomas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: swap_patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20031009/e61bf9aa/attachment.txt 

             reply	other threads:[~2003-10-08 23:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-08 23:19 Thomas Lange [this message]
2003-10-09 19:18 ` [U-Boot-Users] [PATCH] ATA identity, Endian swap 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=3F849B9F.2030403@corelatus.com \
    --to=thomas@corelatus.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.