[PATCH 14/17] configs: j721e_evm_a72: Add EAIK dtb as part of DTB FIT

Sinthu Raja sinthu.raja at mistralsolutions.com
Sat Jun 26 16:55:59 CEST 2021


From: Amarnath MB <amarnath.mb at ti.com>

Add k3-j721e-eaik dtb along with other dtbs inside DTB FIT image.

Signed-off-by: Amarnath MB <amarnath.mb at ti.com>
---
 configs/j721e_evm_a72_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig
index f2a293480f..1aca1fa449 100644
--- a/configs/j721e_evm_a72_defconfig
+++ b/configs/j721e_evm_a72_defconfig
@@ -75,6 +75,8 @@ CONFIG_CMD_UBI=y
 # CONFIG_SPL_EFI_PARTITION is not set
 CONFIG_OF_CONTROL=y
 CONFIG_SPL_OF_CONTROL=y
+CONFIG_OF_LIST="k3-j721e-common-proc-board k3-j721e-eaik"
+CONFIG_MULTI_DTB_FIT=y
 CONFIG_SPL_MULTI_DTB_FIT=y
 CONFIG_SPL_MULTI_DTB_FIT_NO_COMPRESSION=y
 CONFIG_ENV_OVERWRITE=y
-- 
2.31.1



More information about the U-Boot mailing list