summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/j721e-hs-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/j721e-hs-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/j721e-hs-evm.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-ti-bsp/conf/machine/j721e-hs-evm.conf b/meta-ti-bsp/conf/machine/j721e-hs-evm.conf
index 9ef7b86a..acd5ca18 100644
--- a/meta-ti-bsp/conf/machine/j721e-hs-evm.conf
+++ b/meta-ti-bsp/conf/machine/j721e-hs-evm.conf
@@ -18,10 +18,3 @@ SPL_BINARY = "tispl.bin_HS"
18UBOOT_BINARY = "u-boot.img_HS" 18UBOOT_BINARY = "u-boot.img_HS"
19UBOOT_SYMLINK = "u-boot.img" 19UBOOT_SYMLINK = "u-boot.img"
20SYSFW_SYMLINK = "" 20SYSFW_SYMLINK = ""
21
22BBMULTICONFIG += "k3r5-sr1-1"
23
24# Since default sysfw.itb on J721e is for SR1.1, add a version for SR1.0
25IMAGE_BOOT_FILES += "sysfw-j721e-evm.itb"
26do_image_wic[mcdepends] += "mc::k3r5-sr1-1:ti-sci-fw:do_deploy"
27do_image_tar[mcdepends] += "mc::k3r5-sr1-1:ti-sci-fw:do_deploy"