u-boot/drivers/block
Dave Liu 8e9bb43429 ata: make the ata_piix driver using new SATA framework
original ata_piix driver is using IDE framework, not real
SATA framework. For now, the ata_piix driver is only used
by x86 sc520_cdp board. This patch makes the ata_piix driver
use the new SATA framework, so

- remove the duplicated command stuff
- remove the CONFIG_CMD_IDE define in the sc520_cdp.h
- add the CONFIG_CMD_SATA define to sc520_cdp.h

Signed-off-by: Dave Liu <daveliu@freescale.com>
2008-03-26 23:38:52 +01:00
..
ahci.c drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
ata_piix.c ata: make the ata_piix driver using new SATA framework 2008-03-26 23:38:52 +01:00
ata_piix.h ata: make the ata_piix driver using new SATA framework 2008-03-26 23:38:52 +01:00
Makefile drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
sil680.c drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
sym53c8xx.c drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
systemace.c drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00