public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] ATA identity, Endian swap
@ 2003-10-08 23:19 Thomas Lange
  2003-10-09 19:18 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Lange @ 2003-10-08 23:19 UTC (permalink / raw)
  To: u-boot

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 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] [PATCH] ATA identity, Endian swap
  2003-10-08 23:19 [U-Boot-Users] [PATCH] ATA identity, Endian swap Thomas Lange
@ 2003-10-09 19:18 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-10-09 19:18 UTC (permalink / raw)
  To: u-boot

In message <3F849B9F.2030403@corelatus.com> you wrote:
>
> 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.

Added, thanks. Will show up on CVS soon.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Generally speaking, there are other ways to accomplish whatever it is
that you think you need ...                               - Doug Gwyn

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-09 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-08 23:19 [U-Boot-Users] [PATCH] ATA identity, Endian swap Thomas Lange
2003-10-09 19:18 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox