projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ed5ec9
)
arm: ls1021atwr: enable DM support for sata
author
Peng Ma
<peng.ma@nxp.com>
Wed, 1 Aug 2018 06:15:42 +0000
(14:15 +0800)
committer
York Sun
<york.sun@nxp.com>
Thu, 27 Sep 2018 15:53:22 +0000
(08:53 -0700)
Enable related configs to support sata DM feature.
Signed-off-by: Peng Ma <peng.ma@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
configs/ls1021atwr_nor_defconfig
patch
|
blob
|
history
diff --git
a/configs/ls1021atwr_nor_defconfig
b/configs/ls1021atwr_nor_defconfig
index e523ec289c63f35fc8405a08c01181d8c5a72061..c22686398e6a0babced2f7cd929a493271fc40e8 100644
(file)
--- a/
configs/ls1021atwr_nor_defconfig
+++ b/
configs/ls1021atwr_nor_defconfig
@@
-52,3
+52,8
@@
CONFIG_VIDEO=y
# CONFIG_VIDEO_SW_CURSOR is not set
CONFIG_BLK=y
CONFIG_DM_MMC=y
+CONFIG_DM_SCSI=y
+CONFIG_SATA_CEVA=y
+CONFIG_SCSI_AHCI=y
+CONFIG_SCSI=y
+CONFIG_AHCI=y