diff options
author | Roger Quadros <rogerq@ti.com> | 2014-09-23 18:07:01 +0300 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-10-10 09:44:41 -0400 |
commit | 02590aa31cc282cffafac559032981094f716fa9 (patch) | |
tree | 5c7bf6bad027640e56c3f071a1f27041427780fb /configs/am335x_boneblack_defconfig | |
parent | 115e71f7da1f6fd96c20793842f5751897d9fdee (diff) | |
download | u-boot-imx-02590aa31cc282cffafac559032981094f716fa9.zip u-boot-imx-02590aa31cc282cffafac559032981094f716fa9.tar.gz u-boot-imx-02590aa31cc282cffafac559032981094f716fa9.tar.bz2 |
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>
Diffstat (limited to 'configs/am335x_boneblack_defconfig')
0 files changed, 0 insertions, 0 deletions