From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Dyer Date: Mon, 25 Jul 2005 14:21:50 -0500 Subject: [U-Boot-Users] Silicon Image 0680A and CF-ATA drive In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 7/25/05, Rune Torgersen wrote: > Didn't implement anything at all. I just used the generic IDE driver > already present in U-Boot. > All I had to change were those four #defines. > If you turned on PCI_CONFIG_PNP this might break, especially if the ide adapter was on a card and/or there were other cards as options. For a generic driver it might be better to use pci_find_device() to fetch the register addressing. -- Hardware, n.: The parts of a computer system that can be kicked.