diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/k3.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/k3.inc b/conf/machine/include/k3.inc index 56ad40c3..e0970698 100644 --- a/conf/machine/include/k3.inc +++ b/conf/machine/include/k3.inc | |||
@@ -38,7 +38,7 @@ UBI_VOLNAME = "rootfs" | |||
38 | # List common SoC features, may need to add touchscreen for specific machines | 38 | # List common SoC features, may need to add touchscreen for specific machines |
39 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 alsa ethernet pci" | 39 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 alsa ethernet pci" |
40 | 40 | ||
41 | IMAGE_FSTYPES += "tar.xz wic.xz" | 41 | IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap" |
42 | 42 | ||
43 | IMAGE_BOOT_FILES_LEGACY = "${SPL_BINARY} u-boot.${UBOOT_SUFFIX} tiboot3.bin sysfw.itb" | 43 | IMAGE_BOOT_FILES_LEGACY = "${SPL_BINARY} u-boot.${UBOOT_SUFFIX} tiboot3.bin sysfw.itb" |
44 | IMAGE_BOOT_FILES_MULTI_CERT = "${SPL_BINARY} u-boot.${UBOOT_SUFFIX} tiboot3.bin" | 44 | IMAGE_BOOT_FILES_MULTI_CERT = "${SPL_BINARY} u-boot.${UBOOT_SUFFIX} tiboot3.bin" |