[PATCH 3/4] configs: am62px/j722s: Remove non-spl HS400 support at r5 stage

Judith Mendez jm at ti.com
Wed Sep 10 23:45:13 CEST 2025


MMC_HS400_SUPPORT config does not enable eMMC HS400 support in R5 SPL
stage, therefore cleanup from r5 defconfig file.

Signed-off-by: Judith Mendez <jm at ti.com>
---
 configs/am62px_evm_r5_defconfig | 1 -
 configs/j722s_evm_r5_defconfig  | 1 -
 2 files changed, 2 deletions(-)

diff --git a/configs/am62px_evm_r5_defconfig b/configs/am62px_evm_r5_defconfig
index cf4282eac02..80c15981d84 100644
--- a/configs/am62px_evm_r5_defconfig
+++ b/configs/am62px_evm_r5_defconfig
@@ -88,7 +88,6 @@ CONFIG_DM_MAILBOX=y
 CONFIG_K3_SEC_PROXY=y
 CONFIG_ESM_K3=y
 CONFIG_SUPPORT_EMMC_BOOT=y
-CONFIG_MMC_HS400_SUPPORT=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_ADMA=y
 CONFIG_SPL_MMC_SDHCI_ADMA=y
diff --git a/configs/j722s_evm_r5_defconfig b/configs/j722s_evm_r5_defconfig
index 8e2741c8d42..8e981ff48c2 100644
--- a/configs/j722s_evm_r5_defconfig
+++ b/configs/j722s_evm_r5_defconfig
@@ -92,7 +92,6 @@ CONFIG_SYS_I2C_OMAP24XX=y
 CONFIG_DM_MAILBOX=y
 CONFIG_K3_SEC_PROXY=y
 CONFIG_ESM_K3=y
-CONFIG_MMC_HS400_SUPPORT=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_ADMA=y
 CONFIG_SPL_MMC_SDHCI_ADMA=y
-- 
2.51.0



More information about the U-Boot mailing list