mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-30 18:53:17 +01:00
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 | ||