
16 Apr
2024
16 Apr
'24
6:21 p.m.
Enable MMC UHS support for to allow to enter the UHS modes for MMC1.
Signed-off-by: Judith Mendez jm@ti.com --- Changes since v1: - Fix typo in patch description ---
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