summaryrefslogtreecommitdiff
path: root/configs/warp7_bl33_defconfig
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2019-01-18 17:40:10 +0000
committerStefano Babic <sbabic@denx.de>2019-01-28 20:55:46 +0100
commit764d94736c343ed70201534bdb2cae5bd0193709 (patch)
tree3a92d543b2109fe0483fbebce3e048f038bbc159 /configs/warp7_bl33_defconfig
parenta627f4386814f9f2529a066a9d266e919eb345bd (diff)
downloadu-boot-764d94736c343ed70201534bdb2cae5bd0193709.tar.gz
arm: imx7s-warp: Convert to DM MMC initialization
Converts from fixed initialization of MMC to DM initialization of MMC. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Peng Fan <peng.fan@nxp.com> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'configs/warp7_bl33_defconfig')
-rw-r--r--configs/warp7_bl33_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/warp7_bl33_defconfig b/configs/warp7_bl33_defconfig
index 3624b134a5..53665e6fa5 100644
--- a/configs/warp7_bl33_defconfig
+++ b/configs/warp7_bl33_defconfig
@@ -25,6 +25,7 @@ CONFIG_OF_CONTROL=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DFU_MMC=y
+CONFIG_DM_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y