]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: phycore_am62x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST
authorWadim Egorov <w.egorov@phytec.de>
Wed, 30 Oct 2024 16:48:10 +0000 (17:48 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 14 Nov 2024 16:46:22 +0000 (10:46 -0600)
Include SoM dt-overlays for DT control so we can include them
into our u-boot FIT image.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
configs/phycore_am62x_a53_defconfig

index dfff58670a0905b570f083b802f0b281d0019f36..d4b5191af7d57210fc663255ccb2a1ab12b1bf95 100644 (file)
@@ -72,6 +72,7 @@ CONFIG_CMD_SMC=y
 CONFIG_OF_CONTROL=y
 CONFIG_SPL_OF_CONTROL=y
 CONFIG_MULTI_DTB_FIT=y
+CONFIG_OF_OVERLAY_LIST="ti/k3-am6xx-phycore-disable-spi-nor ti/k3-am6xx-phycore-disable-rtc ti/k3-am6xx-phycore-disable-eth-phy ti/k3-am6xx-phycore-qspi-nor"
 CONFIG_SPL_MULTI_DTB_FIT=y
 CONFIG_SPL_MULTI_DTB_FIT_NO_COMPRESSION=y
 CONFIG_ENV_OVERWRITE=y