summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8mqevk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx8mqevk.conf')
-rw-r--r--conf/machine/imx8mqevk.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/imx8mqevk.conf b/conf/machine/imx8mqevk.conf
index 3ff21bd4..327ee0ac 100644
--- a/conf/machine/imx8mqevk.conf
+++ b/conf/machine/imx8mqevk.conf
@@ -48,6 +48,7 @@ ATF_PLATFORM = "imx8mq"
48 48
49# Set imx-mkimage boot target 49# Set imx-mkimage boot target
50IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi flash_dp_evk" 50IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi flash_dp_evk"
51IMX_BOOT_SOC_TARGET = "iMX8M"
51 52
52# Set Serial console 53# Set Serial console
53SERIAL_CONSOLES = "115200;ttymxc0" 54SERIAL_CONSOLES = "115200;ttymxc0"