From: Judith Mendez Date: Fri, 20 Dec 2024 20:37:04 +0000 (-0600) Subject: configs: am62ax_evm_a53_defconfig: Enable SUPPORT_EMMC_BOOT X-Git-Tag: v2025.04-rc1~70^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c35e8ac84270a58fa9c422f9409bfa90258965;p=pandora-u-boot.git configs: am62ax_evm_a53_defconfig: Enable SUPPORT_EMMC_BOOT Enable SUPPORT_EMMC_BOOT to help support eMMC boot on am62ax device. Signed-off-by: Judith Mendez --- diff --git a/configs/am62ax_evm_a53_defconfig b/configs/am62ax_evm_a53_defconfig index 5e80c68605c..ad448feafeb 100644 --- a/configs/am62ax_evm_a53_defconfig +++ b/configs/am62ax_evm_a53_defconfig @@ -69,6 +69,7 @@ CONFIG_DM_I2C=y CONFIG_SYS_I2C_OMAP24XX=y CONFIG_DM_MAILBOX=y CONFIG_K3_SEC_PROXY=y +CONFIG_SUPPORT_EMMC_BOOT=y CONFIG_MMC_IO_VOLTAGE=y CONFIG_SPL_MMC_IO_VOLTAGE=y CONFIG_MMC_UHS_SUPPORT=y