projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5cb9e5
)
configs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_BOARD_SETUP
author
Wadim Egorov
<w.egorov@phytec.de>
Fri, 30 Aug 2024 09:09:28 +0000
(
02:09
-0700)
committer
Tom Rini
<trini@konsulko.com>
Tue, 10 Sep 2024 19:16:01 +0000
(13:16 -0600)
Enable CONFIG_OF_BOARD_SETUP to fixup kernel device tree with mtd
partitions.
Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
configs/phycore_am64x_a53_defconfig
patch
|
blob
|
history
diff --git
a/configs/phycore_am64x_a53_defconfig
b/configs/phycore_am64x_a53_defconfig
index 1af72e8bb3209754362043d9f48e13d1d419f386..5651a25c5ddb7f8bbc2e8c3f3fab69b89202d182 100644
(file)
--- a/
configs/phycore_am64x_a53_defconfig
+++ b/
configs/phycore_am64x_a53_defconfig
@@
-37,6
+37,7
@@
CONFIG_SPL_SPI=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x81000000
CONFIG_BOOTSTD_FULL=y
+CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTCOMMAND="run mmcboot; bootflow scan -lb"
CONFIG_DEFAULT_FDT_FILE="oftree"
CONFIG_BOARD_LATE_INIT=y