[U-Boot] [PATCH 0/4] sata: ahci: fix OMAP L3 error

Roger Quadros rogerq at ti.com
Tue Sep 23 17:07:00 CEST 2014


Hi,

Patch 1 fixes a bug in the AHCI code that was causing L3 errors
on OMAP platforms.

Patches 3, 4 and 5 clean up the SATA/SCSI implementation for OMAP
platorms.

cheers,
-roger

---

Roger Quadros (4):
  ahci: Don't start command DMA engine before buffers are set
  OMAP5+: sata/scsi: Implement scsi_init()
  ARM: OMAP5+: sata: Move scsi_scan() to the right place
  common: spl_sata: perform SCSI scan before getting device

 arch/arm/cpu/armv7/omap-common/sata.c | 8 +++++++-
 board/ti/dra7xx/evm.c                 | 1 -
 board/ti/omap5_uevm/evm.c             | 6 ------
 common/spl/spl_sata.c                 | 1 +
 drivers/block/ahci.c                  | 1 -
 include/configs/omap5_uevm.h          | 1 -
 6 files changed, 8 insertions(+), 10 deletions(-)

-- 
1.8.3.2



More information about the U-Boot mailing list