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:
72355e7
)
configs: am62ax_evm_a53_defconfig: Enable MMC_SPEED_MODE_SET
author
Judith Mendez
<jm@ti.com>
Fri, 20 Dec 2024 20:37:03 +0000
(14:37 -0600)
committer
Tom Rini
<trini@konsulko.com>
Thu, 2 Jan 2025 17:05:38 +0000
(11:05 -0600)
Enable MMC_SPEED_MODE_SET config option in defconfig to enable
changing MMC bus modes with mmc rescan for am62ax device.
Signed-off-by: Judith Mendez <jm@ti.com>
configs/am62ax_evm_a53_defconfig
patch
|
blob
|
history
diff --git
a/configs/am62ax_evm_a53_defconfig
b/configs/am62ax_evm_a53_defconfig
index
a070182
..
5e80c68
100644
(file)
--- a/
configs/am62ax_evm_a53_defconfig
+++ b/
configs/am62ax_evm_a53_defconfig
@@
-41,6
+41,7
@@
CONFIG_SPL_DM_MAILBOX=y
CONFIG_SPL_POWER_DOMAIN=y
CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_CMD_MMC=y
+CONFIG_MMC_SPEED_MODE_SET=y
CONFIG_CMD_REMOTEPROC=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y