summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/apalis-imx8.conf1
-rw-r--r--conf/machine/apalis-imx8x.conf1
-rw-r--r--conf/machine/colibri-imx8x.conf1
-rw-r--r--conf/machine/verdin-imx8mm.conf1
4 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/apalis-imx8.conf b/conf/machine/apalis-imx8.conf
index 749420d..1981b24 100644
--- a/conf/machine/apalis-imx8.conf
+++ b/conf/machine/apalis-imx8.conf
@@ -42,7 +42,6 @@ UBOOT_ENTRYPOINT = "0x80280000"
UBOOT_RD_LOADADDRESS = "0xA0000000"
BOOT_SPACE = "65536"
-IMAGE_BOOTLOADER = "imx-boot"
IMX_BOOT_SEEK = "32"
IMAGE_BOOT_FILES_append = " boot.scr-${MACHINE};boot.scr hdmitxfw.bin dpfw.bin"
diff --git a/conf/machine/apalis-imx8x.conf b/conf/machine/apalis-imx8x.conf
index 02200b0..8d4e677 100644
--- a/conf/machine/apalis-imx8x.conf
+++ b/conf/machine/apalis-imx8x.conf
@@ -39,7 +39,6 @@ UBOOT_ENTRYPOINT = "0x80280000"
UBOOT_RD_LOADADDRESS = "0xA0000000"
BOOT_SPACE = "65536"
-IMAGE_BOOTLOADER = "imx-boot"
IMX_BOOT_SEEK = "32"
IMAGE_BOOT_FILES_append = " boot.scr-${MACHINE};boot.scr"
diff --git a/conf/machine/colibri-imx8x.conf b/conf/machine/colibri-imx8x.conf
index e27cab2..a8090cb 100644
--- a/conf/machine/colibri-imx8x.conf
+++ b/conf/machine/colibri-imx8x.conf
@@ -42,7 +42,6 @@ UBOOT_ENTRYPOINT = "0x80280000"
UBOOT_RD_LOADADDRESS = "0xA0000000"
BOOT_SPACE = "65536"
-IMAGE_BOOTLOADER = "imx-boot"
IMX_BOOT_SEEK = "32"
IMAGE_BOOT_FILES_append = " boot.scr-${MACHINE};boot.scr"
diff --git a/conf/machine/verdin-imx8mm.conf b/conf/machine/verdin-imx8mm.conf
index 355f8de..8afabbc 100644
--- a/conf/machine/verdin-imx8mm.conf
+++ b/conf/machine/verdin-imx8mm.conf
@@ -40,7 +40,6 @@ DDR_FIRMWARE_NAME = "lpddr4_pmu_train_1d_imem.bin lpddr4_pmu_train_1d_dmem.bin l
UBOOT_DTB_NAME = "imx8mm-verdin.dtb"
BOOT_SPACE = "65536"
-IMAGE_BOOTLOADER = "imx-boot"
# Set imx-mkimage boot target
IMXBOOT_TARGETS = "flash_evk_emmc_fastboot"