summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 19655ca6..af0e3048 100644
--- a/conf/machine/imx8mqevk.conf
+++ b/conf/machine/imx8mqevk.conf
@@ -33,7 +33,7 @@ DDR_FIRMWARE_NAME = "lpddr4_pmu_train_1d_imem.bin lpddr4_pmu_train_1d_dmem.bin l
33UBOOT_DTB_NAME = "fsl-imx8mq-evk.dtb" 33UBOOT_DTB_NAME = "fsl-imx8mq-evk.dtb"
34 34
35# Set imx-mkimage boot target 35# Set imx-mkimage boot target
36IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi" 36IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi flash_dp_evk"
37 37
38# Set Serial console 38# Set Serial console
39SERIAL_CONSOLES = "115200;ttymxc0" 39SERIAL_CONSOLES = "115200;ttymxc0"