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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx8mqevk.conf b/conf/machine/imx8mqevk.conf
index 96f12203..23037967 100644
--- a/conf/machine/imx8mqevk.conf
+++ b/conf/machine/imx8mqevk.conf
@@ -38,7 +38,7 @@ UBOOT_DTB_NAME = "fsl-imx8mq-evk.dtb"
38IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi" 38IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi"
39 39
40# Set Serial console 40# Set Serial console
41SERIAL_CONSOLE = "115200 ttymxc0" 41SERIAL_CONSOLES = "115200;ttymxc0"
42 42
43IMAGE_BOOTLOADER = "imx-boot" 43IMAGE_BOOTLOADER = "imx-boot"
44 44