u-boot-2016/drivers/block
Roger Quadros 02590aa31c ahci: Don't start command DMA engine before buffers are set
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>
2014-10-10 09:44:41 -04:00
..
ahci.c ahci: Don't start command DMA engine before buffers are set 2014-10-10 09:44:41 -04:00
ata_piix.c
ata_piix.h
dwc_ahsata.c sata: dwc_ahsata: implement sata_port_status 2014-09-09 15:32:32 +02:00
dwc_ahsata.h
fsl_sata.c
fsl_sata.h
ftide020.c
ftide020.h
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
libata.c
Makefile sandbox: block driver using host file/device as backing store 2014-01-08 17:24:03 -07:00
mvsata_ide.c
mxc_ata.c
pata_bfin.c blackfin: Add <asm/clock.h> to numerous drivers 2014-02-20 12:00:27 -05:00
pata_bfin.h
sandbox.c sandbox: block driver using host file/device as backing store 2014-01-08 17:24:03 -07:00
sata_dwc.c
sata_dwc.h
sata_sil.c
sata_sil.h
sata_sil3114.c
sata_sil3114.h
sil680.c
sym53c8xx.c Fix some obvious typos across multiple subsystems. 2013-09-20 10:29:48 -04:00
systemace.c