[U-Boot] [PATCH] ARC: [plat-axs101]: migrate to DM_MMC

Eugeniy Paltsev Eugeniy.Paltsev at synopsys.com
Tue Oct 8 16:45:01 UTC 2019


Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>
---
 configs/axs101_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig
index 0bfb532fc74..38c8ae998fd 100644
--- a/configs/axs101_defconfig
+++ b/configs/axs101_defconfig
@@ -35,7 +35,9 @@ CONFIG_DM=y
 CONFIG_DM_GPIO=y
 CONFIG_HSDK_CREG_GPIO=y
 CONFIG_MMC=y
+CONFIG_DM_MMC=y
 CONFIG_MMC_DW=y
+CONFIG_MMC_DW_SNPS=y
 CONFIG_DM_SPI_FLASH=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_STMICRO=y
-- 
2.21.0



More information about the U-Boot mailing list