From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Lange Date: Thu, 09 Oct 2003 01:15:56 +0200 Subject: [U-Boot-Users] [PATCH] cmd_ide.c, ifdef code only needed by 8xx_direct Message-ID: <3F849AAC.3090805@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 A big chunk of code in cmd_ide.c is only valid for boards that set CONFIG_IDE_8xx_DIRECT That makes it harder than neccesary to follow the flow since alot of calculations/variables are pointless. * Patch by Thomas Lange, 10 Oct 2003: code only needed by CONFIG_IDE_8xx_DIRECT ifdef:ed /Thomas -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: 8xx_patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20031009/7e784eed/attachment.txt