summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8mm-ddr4-evk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx8mm-ddr4-evk.conf')
-rw-r--r--conf/machine/imx8mm-ddr4-evk.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/conf/machine/imx8mm-ddr4-evk.conf b/conf/machine/imx8mm-ddr4-evk.conf
index 431485e7..849e00a4 100644
--- a/conf/machine/imx8mm-ddr4-evk.conf
+++ b/conf/machine/imx8mm-ddr4-evk.conf
@@ -24,7 +24,5 @@ DDR_FIRMWARE_NAME = " \
24 24
25IMXBOOT_TARGETS_BASENAME = "flash_ddr4_evk" 25IMXBOOT_TARGETS_BASENAME = "flash_ddr4_evk"
26 26
27# Mainline BSP doesn't support DDR4 so it must be set to nxp. 27# Mainline U-Boot and doesn't support DDR4 so it must be set to u-boot-imx.
28# Also this machine isn't supported by u-boot-fslc but imx8mm-evk.inc already 28IMX_DEFAULT_BOOTLOADER = "u-boot-imx"
29# set the bootloader to u-boot-imx instead when NXP BSP is used.
30IMX_DEFAULT_BSP = "nxp"