]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx8dxl-ddr3-evk: Add support for 8DXLite EVK with DDR3
authorTom Hochstein <tom.hochstein@nxp.com>
Thu, 8 Apr 2021 12:32:08 +0000 (07:32 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 10 Apr 2021 17:39:40 +0000 (14:39 -0300)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
conf/machine/imx8dxl-ddr3-evk.conf [new file with mode: 0644]

diff --git a/conf/machine/imx8dxl-ddr3-evk.conf b/conf/machine/imx8dxl-ddr3-evk.conf
new file mode 100644 (file)
index 0000000..a713fd7
--- /dev/null
@@ -0,0 +1,9 @@
+#@TYPE: Machine
+#@NAME: i.MX 8DXL EVK with DDR3
+#@DESCRIPTION: NXP i.MX 8DXLite Evaluation Kit with DDR3
+#@MAINTAINER: Lauren Post <lauren.post@nxp.com>
+
+require conf/machine/include/imx8dxl-evk.inc
+KERNEL_DEVICETREE_BASENAME = "imx8dxl-ddr3-evk"
+UBOOT_CONFIG_BASENAME = "imx8dxl_ddr3_evk"
+UBOOT_CONFIG[nand] = "${UBOOT_CONFIG_BASENAME}_nand_defconfig"