git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ab0134
)
configs: am62px_evm_a53_defconfig: Enable MMC UHS config option
author
Judith Mendez
<jm@ti.com>
Tue, 16 Apr 2024 16:21:15 +0000
(11:21 -0500)
committer
Tom Rini
<trini@konsulko.com>
Mon, 29 Apr 2024 16:53:41 +0000
(10:53 -0600)
Enable MMC UHS support for to allow to enter the UHS
modes for MMC1.
Signed-off-by: Judith Mendez <jm@ti.com>
Acked-by: Bryan Brattlof <bb@ti.com>
configs/am62px_evm_a53_defconfig
patch
|
blob
|
history
diff --git
a/configs/am62px_evm_a53_defconfig
b/configs/am62px_evm_a53_defconfig
index
638d2e9
..
9f40c9a
100644
(file)
--- a/
configs/am62px_evm_a53_defconfig
+++ b/
configs/am62px_evm_a53_defconfig
@@
-114,6
+114,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