[PATCH] configs: am62px_evm_a53_defconfig: Enable MMC UHS config option
Judith Mendez
jm at ti.com
Mon Apr 8 18:01:36 CEST 2024
Enable MMC UHS support for to allow to enter the UHS
modes for MMC0.
Signed-off-by: Judith Mendez <jm at ti.com>
---
configs/am62px_evm_a53_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/am62px_evm_a53_defconfig b/configs/am62px_evm_a53_defconfig
index 2621abb8ce1..d1ae18bedf6 100644
--- a/configs/am62px_evm_a53_defconfig
+++ b/configs/am62px_evm_a53_defconfig
@@ -115,6 +115,8 @@ CONFIG_FS_LOADER=y
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_MMC_IO_VOLTAGE=y
CONFIG_SPL_MMC_IO_VOLTAGE=y
+CONFIG_MMC_UHS_SUPPORT=y
+CONFIG_SPL_MMC_UHS_SUPPORT=y
CONFIG_MMC_HS400_SUPPORT=y
CONFIG_SPL_MMC_HS400_SUPPORT=y
CONFIG_MMC_SDHCI=y
base-commit: bc39e06778168a34bb4e0a34fbee4edbde4414d8
--
2.43.2
More information about the U-Boot
mailing list