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:
a434bcf
)
configs: j721e_evm_a72_defconfig: Enable MUX_MMIO at SPL
author
Anurag Dutta
<a-dutta@ti.com>
Thu, 20 Mar 2025 06:30:04 +0000
(12:00 +0530)
committer
Tom Rini
<trini@konsulko.com>
Sat, 5 Apr 2025 15:35:25 +0000
(09:35 -0600)
MUX_MMIO is required in SPL stage in order to boot hyperflash
successfully. Add configs to enable MUX_MMIO in SPL stage.
Signed-off-by: Anurag Dutta <a-dutta@ti.com>
configs/j721e_evm_a72_defconfig
patch
|
blob
|
history
diff --git
a/configs/j721e_evm_a72_defconfig
b/configs/j721e_evm_a72_defconfig
index
71e6c20
..
6bc7166
100644
(file)
--- a/
configs/j721e_evm_a72_defconfig
+++ b/
configs/j721e_evm_a72_defconfig
@@
-151,6
+151,7
@@
CONFIG_SPI_FLASH_MT35XU=y
CONFIG_SPI_FLASH_MTD=y
CONFIG_MULTIPLEXER=y
CONFIG_MUX_MMIO=y
+CONFIG_SPL_MUX_MMIO=y
CONFIG_PHY_TI_DP83867=y
CONFIG_PHY_FIXED=y
CONFIG_TI_AM65_CPSW_NUSS=y