uboot-mt623x/drivers/block
galak f14d81050a fsl_sata: Fix compiler warnings shown by gcc-4.4
Update fsl_sata to use common structures instead of casting
back and forth between the fsl specific ones and the common ones
(which are identical).

fsl_sata.c: In function 'scan_sata':
fsl_sata.c:550: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
fsl_sata.c:549: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
fsl_sata.c:548: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
fsl_sata.c:545: note: initialized from here
fsl_sata.c:592: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
fsl_sata.c:590: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
fsl_sata.c:588: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
fsl_sata.c:586: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
fsl_sata.c:579: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
...

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-07-20 23:54:58 +02:00
..
Makefile Canyonlands SATA harddisk driver 2009-07-19 11:24:09 +02:00
ahci.c drivers/block/ahci: Fix pci mapping bug 2009-02-10 00:31:05 +01:00
ata_piix.c sata: namespace curr_device variable 2009-07-17 22:15:27 +02:00
ata_piix.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fsl_sata.c fsl_sata: Fix compiler warnings shown by gcc-4.4 2009-07-20 23:54:58 +02:00
fsl_sata.h fsl_sata: Fix compiler warnings shown by gcc-4.4 2009-07-20 23:54:58 +02:00
libata.c silence misc printf formatting compiler warnings 2008-07-10 22:12:09 +02:00
mg_disk.c mflash: Initial mflash support 2009-04-03 23:47:06 +02:00
mg_disk_prv.h Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +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_dwc.c Canyonlands SATA harddisk driver 2009-07-19 11:24:09 +02:00
sata_dwc.h Canyonlands SATA harddisk driver 2009-07-19 11:24:09 +02: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