summaryrefslogtreecommitdiff
path: root/configs/j721s2_evm_a72_defconfig
diff options
context:
space:
mode:
authorSinthu Raja <sinthu.raja@ti.com>2023-01-10 21:17:48 +0530
committerTom Rini <trini@konsulko.com>2023-01-27 12:51:26 -0500
commit7b6e7270c06ba0a8e06c595e120308464e343907 (patch)
treec07082a227fe5134d4a69efb0cf2335cf0aafa11 /configs/j721s2_evm_a72_defconfig
parentab977c8b91b4a22d5afa9dfa34af7ce8c143c83e (diff)
downloadu-boot-7b6e7270c06ba0a8e06c595e120308464e343907.tar.gz
configs: j721s2_evm_a72: Enable support for building multiple dtbs into FIT
Enable configs for building multiple dtbs into a single fit image and load the right dtb for next stage. Add k3-am68-sk-base-board dtb along with evm dtb inside DTB FIT image. This helps to use same defconfig for both EVM and SK Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
Diffstat (limited to 'configs/j721s2_evm_a72_defconfig')
-rw-r--r--configs/j721s2_evm_a72_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/j721s2_evm_a72_defconfig b/configs/j721s2_evm_a72_defconfig
index 99a0eee12d..9c40730d21 100644
--- a/configs/j721s2_evm_a72_defconfig
+++ b/configs/j721s2_evm_a72_defconfig
@@ -89,6 +89,7 @@ CONFIG_CMD_UBI=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_SPL_MULTI_DTB_FIT=y
+CONFIG_OF_LIST="k3-j721s2-common-proc-board k3-am68-sk-base-board"
CONFIG_SPL_MULTI_DTB_FIT_NO_COMPRESSION=y
CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_MMC=y