mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-05 18:43:27 +08:00
8e9bb43429
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> |
||
---|---|---|
.. | ||
bios_emulator | ||
block | ||
dma | ||
hwmon | ||
i2c | ||
input | ||
misc | ||
mtd | ||
net | ||
pci | ||
pcmcia | ||
qe | ||
rtc | ||
serial | ||
spi | ||
usb | ||
video |