mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
f54fe87ace
On the MPC85xx platform if we have SATA its connected on SERDES. Determing if SATA is enabled via sata_initialize should not be board specific and thus we move it out of the MPC8536DS board code. Additionally, now that we have is_serdes_configured() we can determine if the given SATA port is enabled and error out if its not in the driver. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
---|---|---|
.. | ||
ahci.c | ||
ata_piix.c | ||
ata_piix.h | ||
fsl_sata.c | ||
fsl_sata.h | ||
libata.c | ||
Makefile | ||
mg_disk.c | ||
mg_disk_prv.h | ||
pata_bfin.c | ||
pata_bfin.h | ||
sata_dwc.c | ||
sata_dwc.h | ||
sata_sil3114.c | ||
sata_sil3114.h | ||
sil680.c | ||
sym53c8xx.c | ||
systemace.c |