diff options
Diffstat (limited to 'conf/machine/am65xx-evm.conf')
| -rw-r--r-- | conf/machine/am65xx-evm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index 27bb0b06..bd57c485 100644 --- a/conf/machine/am65xx-evm.conf +++ b/conf/machine/am65xx-evm.conf | |||
| @@ -29,6 +29,6 @@ OPTEEOUTPUTMACHINE = "k3" | |||
| 29 | # tiboot3.bin and sysfw.itb, which are provided by meta-arago | 29 | # tiboot3.bin and sysfw.itb, which are provided by meta-arago |
| 30 | # u-boot-k3-r5 and ti-sci-fw recipes | 30 | # u-boot-k3-r5 and ti-sci-fw recipes |
| 31 | IMAGE_BOOT_FILES = "tispl.bin u-boot.img" | 31 | IMAGE_BOOT_FILES = "tispl.bin u-boot.img" |
| 32 | WKS_FILE = "sdimage-bootpart.wks" | 32 | WKS_FILE ?= "sdimage-bootpart.wks" |
| 33 | 33 | ||
| 34 | do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy" | 34 | do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy" |
