From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Lange Date: Thu, 09 Oct 2003 01:05:09 +0200 Subject: [U-Boot-Users] [PATCH] fix ATA for non ppc Message-ID: <3F849825.4000104@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 AFAIK, cmd_ide.c is broken for non ppc boards. The read/write functions does not add ATA base address, which causes failure. This patch solves that. It also contains a patch for shannon board that will be broken with this change. * Patch by Thomas Lange, 10 Oct 2003: fixes for ide on non ppc boards /Thomas -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: ata_patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20031009/d783d102/attachment.txt