summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/imx8mp-lpddr4-evk.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/imx8mp-lpddr4-evk.conf b/conf/machine/imx8mp-lpddr4-evk.conf
index 0b7c6801..2c08790c 100644
--- a/conf/machine/imx8mp-lpddr4-evk.conf
+++ b/conf/machine/imx8mp-lpddr4-evk.conf
@@ -41,6 +41,7 @@ KERNEL_DEVICETREE:append:use-nxp-bsp = " \
41 41
42UBOOT_CONFIG_BASENAME = "imx8mp_evk" 42UBOOT_CONFIG_BASENAME = "imx8mp_evk"
43UBOOT_CONFIG[fspi] = "${UBOOT_CONFIG_BASENAME}_defconfig" 43UBOOT_CONFIG[fspi] = "${UBOOT_CONFIG_BASENAME}_defconfig"
44UBOOT_CONFIG[ndm] = "${UBOOT_CONFIG_BASENAME}_ndm_defconfig"
44 45
45# Set DDR FIRMWARE 46# Set DDR FIRMWARE
46DDR_FIRMWARE_VERSION = "202006" 47DDR_FIRMWARE_VERSION = "202006"