u-boot/drivers/block
Pavel Herrmann b726a01b76 remove unnecessary code in ata_piix
We set sata_curr_device to 0 right after returning from init_sata(), so there's
no point in setting it to the last scanned driver at this point.
Note: there are more duplicities with cmd_sata, but those might be required,
as the code seems to reset the entire controller on every scan, ignoring the
requested port number.

Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>
2012-09-28 10:40:30 -07:00
..
Makefile Block: Remove MG DISK support 2012-06-21 20:53:09 +02:00
ahci.c drivers/block/ahci.c: Fix GCC 4.6 build warning 2011-11-16 20:53:18 +01:00
ata_piix.c remove unnecessary code in ata_piix 2012-09-28 10:40:30 -07:00
ata_piix.h Misc SATA fixups 2009-09-04 21:53:37 +02:00
dwc_ahsata.c SATA: add driver for MX5 / MX6 SOCs 2012-05-15 08:31:30 +02:00
dwc_ahsata.h SATA: add driver for MX5 / MX6 SOCs 2012-05-15 08:31:30 +02:00
fsl_sata.c powerpc/85xx: always implement the work-around for Erratum SATA_A001 2011-11-29 08:48:06 -06:00
fsl_sata.h powerpc/85xx: always implement the work-around for Erratum SATA_A001 2011-11-29 08:48:06 -06:00
ftide020.c ftide020: fix incorrect information display format 2011-11-18 17:26:14 +08:00
ftide020.h ftide020: add faraday ide ahb controller 2011-05-12 23:41:44 +02:00
libata.c silence misc printf formatting compiler warnings 2008-07-10 22:12:09 +02:00
mvsata_ide.c mvsata: fix ide_preinit for missing disks 2011-12-06 23:59:30 +01:00
mxc_ata.c ATA: Squash warnings in mxc_ata. 2011-09-30 22:01:06 +02:00
pata_bfin.c Blackfin: pata_bfin: fix printf warning 2012-02-12 15:03:26 -05:00
pata_bfin.h Blackfin: add driver for on-chip ATAPI controller 2009-02-02 12:27:14 -05:00
sata_dwc.c drivers/block/sata_dwc.c: Fix GCC 4.6 build warning 2011-12-02 00:10:51 +01:00
sata_dwc.h Canyonlands SATA harddisk driver 2009-07-19 11:24:09 +02:00
sata_sil.c Remove remaining mdelay() macros 2012-07-08 22:15:08 +02:00
sata_sil.h drivers: add the support for Silicon Image SATA controller 2011-10-22 01:03:54 +02:00
sata_sil3114.c drivers/block/sata_sil3114.c: Fix GCC 4.6 build warning 2011-11-16 21:00:54 +01:00
sata_sil3114.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
sil680.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sym53c8xx.c drivers/block/sym53c8xx.c: Fix GCC 4.6 build warning 2011-11-16 21:01:49 +01:00
systemace.c block: systemace: Simplify base and width initialization 2012-09-11 09:24:16 +02:00