mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-02 04:03:17 +01:00
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> |
||
|---|---|---|
| .. | ||
| ahci.c | ||
| ata_piix.c | ||
| ata_piix.h | ||
| fsl_sata.c | ||
| fsl_sata.h | ||
| libata.c | ||
| Makefile | ||
| pata_bfin.c | ||
| pata_bfin.h | ||
| sata_sil3114.c | ||
| sata_sil3114.h | ||
| sil680.c | ||
| sym53c8xx.c | ||
| systemace.c | ||