]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx8mpevk: Remove unused variable IMAGE_BOOTLOADER
authorTom Hochstein <tom.hochstein@nxp.com>
Wed, 9 Dec 2020 23:03:32 +0000 (17:03 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 21 Jan 2021 11:37:58 +0000 (08:37 -0300)
The variable IMAGE_BOOTLOADER is not used since the move to wic.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
conf/machine/imx8mpevk.conf

index 123c4d368610edf8c348651a6a866423ffa96ab1..06549d757157944b906fbf8fd0a67a94ec7b9ae1 100644 (file)
@@ -61,8 +61,6 @@ IMX_BOOT_SOC_TARGET = "iMX8MP"
 # Set Serial console
 SERIAL_CONSOLES = "115200;ttymxc1"
 
-IMAGE_BOOTLOADER = "imx-boot"
-
 LOADADDR = ""
 UBOOT_SUFFIX = "bin"
 UBOOT_MAKE_TARGET = ""