summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8mqevk.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2020-09-04 13:50:03 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2020-09-04 14:19:55 -0300
commitb9002e4ce93915a353eb72d73d8fa3f9a8a08190 (patch)
treee107802d9101e9b9dcea7d6ebb3b9aabc19ee164 /conf/machine/imx8mqevk.conf
parent929e333fe32c0d367f57cd1a0f587c84de8266b2 (diff)
downloadmeta-freescale-b9002e4ce93915a353eb72d73d8fa3f9a8a08190.tar.gz
imx8*: Drop unused IMAGE_BOOTLOADER
The variable is unused and thus we should drop it completely. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Change-Id: I3b2afe47c364dda6f928c93f75524bfec90a2131
Diffstat (limited to 'conf/machine/imx8mqevk.conf')
-rw-r--r--conf/machine/imx8mqevk.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/imx8mqevk.conf b/conf/machine/imx8mqevk.conf
index 40794c35d..25e030935 100644
--- a/conf/machine/imx8mqevk.conf
+++ b/conf/machine/imx8mqevk.conf
@@ -49,8 +49,6 @@ IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi flash_dp_evk"
49# Set Serial console 49# Set Serial console
50SERIAL_CONSOLES = "115200;ttymxc0" 50SERIAL_CONSOLES = "115200;ttymxc0"
51 51
52IMAGE_BOOTLOADER = "imx-boot"
53
54LOADADDR = "" 52LOADADDR = ""
55UBOOT_SUFFIX = "bin" 53UBOOT_SUFFIX = "bin"
56UBOOT_MAKE_TARGET = "" 54UBOOT_MAKE_TARGET = ""