summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-imx7-emmc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/colibri-imx7-emmc.conf')
-rw-r--r--conf/machine/colibri-imx7-emmc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/colibri-imx7-emmc.conf b/conf/machine/colibri-imx7-emmc.conf
index c341ab0..6b21c5e 100644
--- a/conf/machine/colibri-imx7-emmc.conf
+++ b/conf/machine/colibri-imx7-emmc.conf
@@ -20,6 +20,8 @@ PREFERRED_PROVIDER_u-boot ?= "u-boot-toradex"
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-toradex"
UBOOT_MACHINE ?= "colibri_imx7_emmc_defconfig"
+# The payload offsets are given in number of 512 byte blocks.
+OFFSET_BOOTROM_PAYLOAD = "2"
IMAGE_CLASSES += "image_type_tezi"
IMAGE_FSTYPES = "sdcard.gz tar.xz teziimg"