summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/j721e.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/j721e.inc')
-rw-r--r--meta-ti-bsp/conf/machine/include/j721e.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/j721e.inc b/meta-ti-bsp/conf/machine/include/j721e.inc
index 8f9c24e6..5e325ffe 100644
--- a/meta-ti-bsp/conf/machine/include/j721e.inc
+++ b/meta-ti-bsp/conf/machine/include/j721e.inc
@@ -6,7 +6,7 @@ MACHINE_FEATURES += "screen gpu"
6PREFERRED_PROVIDER_virtual/gpudriver ?= "ti-img-rogue-driver" 6PREFERRED_PROVIDER_virtual/gpudriver ?= "ti-img-rogue-driver"
7 7
8# On J721e the file tiboot3.bin comes from the bootloader not ti-sci-fw 8# On J721e the file tiboot3.bin comes from the bootloader not ti-sci-fw
9do_image_wic[mcdepends] += "mc::k3r5:virtual/bootloader:do_deploy" 9do_image_complete[mcdepends] += "mc::k3r5:virtual/bootloader:do_deploy"
10 10
11IMAGE_BOOT_FILES += "sysfw.itb" 11IMAGE_BOOT_FILES += "sysfw.itb"
12 12