mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-10 19:28:00 +01:00
The DMA/FIS buffers are set in ahci_port_start() which is called after ahci_host_init(). So don't start the DMA engine here (i.e. don't set FIS_RX) This fixes the following error at kernel boot on OMAP platforms (e.g. DRA7x) WARNING: CPU: 0 PID: 0 at drivers/bus/omap_l3_noc.c:147 l3_interrupt_handler+0x260/0x358() 44000000.ocp:L3 Custom Error: MASTER SATA TARGET GPMC (Idle): Data Access in User mode during Functional access Signed-off-by: Roger Quadros <rogerq@ti.com> |
||
|---|---|---|
| .. | ||
| ahci.c | ||
| ata_piix.c | ||
| ata_piix.h | ||
| dwc_ahsata.c | ||
| dwc_ahsata.h | ||
| fsl_sata.c | ||
| fsl_sata.h | ||
| ftide020.c | ||
| ftide020.h | ||
| Kconfig | ||
| libata.c | ||
| Makefile | ||
| mvsata_ide.c | ||
| mxc_ata.c | ||
| pata_bfin.c | ||
| pata_bfin.h | ||
| sandbox.c | ||
| sata_dwc.c | ||
| sata_dwc.h | ||
| sata_sil.c | ||
| sata_sil.h | ||
| sata_sil3114.c | ||
| sata_sil3114.h | ||
| sil680.c | ||
| sym53c8xx.c | ||
| systemace.c | ||