From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Lange Date: Thu, 09 Oct 2003 01:19:59 +0200 Subject: [U-Boot-Users] [PATCH] ATA identity, Endian swap Message-ID: <3F849B9F.2030403@corelatus.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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