aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-05-10 10:42:25 -0600
committerTom Rini <trini@konsulko.com>2024-05-10 11:33:00 -0600
commitf842a7a2c02e400878805a56cef6edfd834c1f9e (patch)
tree00e88e64cf016ee874cb3aa9fa8b0accefc8cc01 /configs
parent9419f48deed7805b738f7012382000fc35818395 (diff)
parentff5672d4d13fd136eee03a41f430411e00c6344e (diff)
downloadu-boot-f842a7a2c02e400878805a56cef6edfd834c1f9e.zip
u-boot-f842a7a2c02e400878805a56cef6edfd834c1f9e.tar.gz
u-boot-f842a7a2c02e400878805a56cef6edfd834c1f9e.tar.bz2
Merge patch series "*** Commonize board code for K3 based SoMs ***"
Wadim Egorov <w.egorov@phytec.de> says: Factor out code that we can reuse across all our K3 based SoMs. 2nd patch of this series require patch [1] to be applied first. [1] https://lists.denx.de/pipermail/u-boot/2024-April/552021.html
Diffstat (limited to 'configs')
-rw-r--r--configs/phycore_am64x_a53_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/phycore_am64x_a53_defconfig b/configs/phycore_am64x_a53_defconfig
index 1a93597..1064fb0 100644
--- a/configs/phycore_am64x_a53_defconfig
+++ b/configs/phycore_am64x_a53_defconfig
@@ -38,6 +38,7 @@ CONFIG_SPL_LOAD_FIT_ADDRESS=0x81000000
CONFIG_BOOTSTD_FULL=y
CONFIG_BOOTCOMMAND="run mmcboot; bootflow scan -lb"
CONFIG_DEFAULT_FDT_FILE="oftree"
+CONFIG_BOARD_LATE_INIT=y
CONFIG_SPL_MAX_SIZE=0x180000
CONFIG_SPL_BOARD_INIT=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y