[U-Boot-Users] Silicon Image 0680A and CF-ATA drive

Andrew Dyer amdyer at gmail.com
Mon Jul 25 21:21:50 CEST 2005


On 7/25/05, Rune Torgersen <runet at innovsys.com> 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.




More information about the U-Boot mailing list