uboot-mt623x/drivers/block
Kim Phillips 369d0aa967 sata_sil3114: fix compiler warning
judging from other printfs in the same file, it seems ata should be
postpended with the interface number, not the address of the global
port variable.  Fixes this for current u-boot-mpc83xx tree:

Configuring for MPC8349ITX board...
sata_sil3114.c: In function 'sata_bus_softreset':
sata_sil3114.c:99: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'struct sata_port *'
sata_sil3114.c:108: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'struct sata_port *'

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2009-02-19 00:37:18 +01:00
..
Makefile Blackfin: add driver for on-chip ATAPI controller 2009-02-02 12:27:14 -05:00
ahci.c drivers/block/ahci: Fix pci mapping bug 2009-02-10 00:31:05 +01:00
ata_piix.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ata_piix.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fsl_sata.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fsl_sata.h drivers: add the support for Freescale SATA controller 2008-03-26 23:38:58 +01:00
libata.c silence misc printf formatting compiler warnings 2008-07-10 22:12:09 +02:00
pata_bfin.c Blackfin: add driver for on-chip ATAPI controller 2009-02-02 12:27:14 -05:00
pata_bfin.h Blackfin: add driver for on-chip ATAPI controller 2009-02-02 12:27:14 -05:00
sata_sil3114.c sata_sil3114: fix compiler warning 2009-02-19 00:37:18 +01:00
sata_sil3114.h Add sata sil3114 support 2008-06-29 12:42:18 +02:00
sil680.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sym53c8xx.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
systemace.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00