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:
2fd3dfd
)
configs: am62ax_evm_r5_defconfig: Enable SDHCI ADMA for r5 SPL
author
Judith Mendez
<jm@ti.com>
Fri, 20 Dec 2024 20:37:02 +0000
(14:37 -0600)
committer
Tom Rini
<trini@konsulko.com>
Thu, 2 Jan 2025 17:05:38 +0000
(11:05 -0600)
Enable SPL_MMC_SDHCI_ADMA config option for r5 SPL
to improve boot time during r5 SPL stage.
Signed-off-by: Judith Mendez <jm@ti.com>
configs/am62ax_evm_r5_defconfig
patch
|
blob
|
history
diff --git
a/configs/am62ax_evm_r5_defconfig
b/configs/am62ax_evm_r5_defconfig
index
99b8f47
..
274cd20
100644
(file)
--- a/
configs/am62ax_evm_r5_defconfig
+++ b/
configs/am62ax_evm_r5_defconfig
@@
-85,6
+85,7
@@
CONFIG_DM_MAILBOX=y
CONFIG_K3_SEC_PROXY=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_ADMA=y
+CONFIG_SPL_MMC_SDHCI_ADMA=y
CONFIG_MMC_SDHCI_AM654=y
CONFIG_MTD=y
CONFIG_PINCTRL=y