projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
921208e
)
configs: imx6sabreauto: Add DM_MMC support
author
Abel Vesa
<abel.vesa@nxp.com>
Fri, 1 Feb 2019 16:40:09 +0000
(16:40 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 15 Feb 2019 21:01:15 +0000
(22:01 +0100)
Add DM_MMC config to imx6sabreauto defconfig.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
configs/mx6sabreauto_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sabreauto_defconfig
b/configs/mx6sabreauto_defconfig
index cc53b9372ce714e0e57f5004ad6a9fb500a5c601..61d830c416d1d926119369247fe89e5fdd552272 100644
(file)
--- a/
configs/mx6sabreauto_defconfig
+++ b/
configs/mx6sabreauto_defconfig
@@
-44,6
+44,7
@@
CONFIG_ENV_IS_IN_MMC=y
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_DFU_MMC=y
CONFIG_DFU_SF=y
+CONFIG_DM_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_NAND=y
CONFIG_NAND_MXS=y