summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8mm-ddr4-evk.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-07-29 13:21:14 -0300
committerGitHub <noreply@github.com>2022-07-29 13:21:14 -0300
commit10f4c0df3437696a3be3851cdc909b3d5dc94b41 (patch)
treedeac727f63df5f0a2dcb2e7430870386c3c3ff9a /conf/machine/imx8mm-ddr4-evk.conf
parent4ae8eece1ec06fa57efedb3ad11df61845693211 (diff)
parent9e409a0db9accb71fa4ade6650780f241043a7a0 (diff)
downloadmeta-freescale-10f4c0df3437696a3be3851cdc909b3d5dc94b41.tar.gz
Merge pull request #1151 from Freescale/backport-1148-to-kirkstone
[Backport kirkstone] Upgrade components
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..bbfef2c2 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 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"