[PATCH 2/3] mx6ul_14x14_evk: Enable eMMC boot support

Otavio Salvador otavio at ossystems.com.br
Tue Jun 9 17:46:37 CEST 2020


Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 configs/mx6ul_14x14_evk_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/mx6ul_14x14_evk_defconfig b/configs/mx6ul_14x14_evk_defconfig
index cad766443c2..a2cb3215d44 100644
--- a/configs/mx6ul_14x14_evk_defconfig
+++ b/configs/mx6ul_14x14_evk_defconfig
@@ -55,6 +55,7 @@ CONFIG_USB_FUNCTION_FASTBOOT=y
 CONFIG_DM_74X164=y
 CONFIG_DM_I2C=y
 CONFIG_DM_MMC=y
+CONFIG_SUPPORT_EMMC_BOOT=y
 CONFIG_FSL_USDHC=y
 CONFIG_MTD=y
 CONFIG_DM_SPI_FLASH=y
-- 
2.27.0



More information about the U-Boot mailing list