summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8mn-ddr4-evk.conf
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-05-02 10:26:27 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2022-05-09 17:29:49 -0500
commit53df19c4d33d2e465d32d533f6f9540a519b0490 (patch)
treeae72bb2539e1213f76e907ae5cd38b6ad812d382 /conf/machine/imx8mn-ddr4-evk.conf
parent17aed5a1b8edff1922ff34ee13621010ae023d23 (diff)
downloadmeta-freescale-53df19c4d33d2e465d32d533f6f9540a519b0490.tar.gz
imx8mn-ddr4-evk: Add uboot config nom
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine/imx8mn-ddr4-evk.conf')
-rw-r--r--conf/machine/imx8mn-ddr4-evk.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/imx8mn-ddr4-evk.conf b/conf/machine/imx8mn-ddr4-evk.conf
index 1a03cdca..7a796d38 100644
--- a/conf/machine/imx8mn-ddr4-evk.conf
+++ b/conf/machine/imx8mn-ddr4-evk.conf
@@ -12,6 +12,8 @@ KERNEL_DEVICETREE:append:use-nxp-bsp = " \
12" 12"
13UBOOT_CONFIG_BASENAME = "imx8mn_ddr4_evk" 13UBOOT_CONFIG_BASENAME = "imx8mn_ddr4_evk"
14 14
15UBOOT_CONFIG[nom] = "${UBOOT_CONFIG_BASENAME}_nom_defconfig"
16
15DDR_FIRMWARE_VERSION = "201810" 17DDR_FIRMWARE_VERSION = "201810"
16DDR_FIRMWARE_NAME = " \ 18DDR_FIRMWARE_NAME = " \
17 ddr4_imem_1d_${DDR_FIRMWARE_VERSION}.bin \ 19 ddr4_imem_1d_${DDR_FIRMWARE_VERSION}.bin \