summaryrefslogtreecommitdiffstats
path: root/conf/machine/j7-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/j7-evm.conf')
-rw-r--r--conf/machine/j7-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf
index ca594e81..98a4258b 100644
--- a/conf/machine/j7-evm.conf
+++ b/conf/machine/j7-evm.conf
@@ -26,7 +26,7 @@ OPTEEOUTPUTMACHINE = "k3"
26# tiboot3.bin and sysfw.itb, which are provided by meta-arago 26# tiboot3.bin and sysfw.itb, which are provided by meta-arago
27# u-boot-k3-r5 and ti-sci-fw recipes 27# u-boot-k3-r5 and ti-sci-fw recipes
28IMAGE_BOOT_FILES = "tispl.bin u-boot.img" 28IMAGE_BOOT_FILES = "tispl.bin u-boot.img"
29WKS_FILE = "sdimage-bootpart.wks" 29WKS_FILE ?= "sdimage-bootpart.wks"
30 30
31do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy" 31do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy"
32 32