[U-Boot] [PATCH v1 0/2] Fix DM_SCSI on DRA7 platforms

Jean-Jacques Hiblot jjhiblot at ti.com
Fri Apr 6 09:13:52 UTC 2018


Enhancements to SCSI support for driver model have broken the support for
DM_SCSI on DRA7 platforms. This series fixes it.

Tested on:
- dra76 evm


Jean-Jacques Hiblot (2):
  dwc_ahci: Fix breakage
  configs: dra7xx_evm/dra7xx_hs_evm: Enable AHCI and PIPE3

 configs/dra7xx_evm_defconfig    |  2 ++
 configs/dra7xx_hs_evm_defconfig |  2 ++
 drivers/ata/dwc_ahci.c          | 23 ++++++++++-------------
 3 files changed, 14 insertions(+), 13 deletions(-)

-- 
2.7.4



More information about the U-Boot mailing list