summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-04-08 07:32:08 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2021-04-10 14:39:40 -0300
commit064ee01ffbfff34e50e018ac1ba1e636339c7657 (patch)
treede0953f1eb0ae922327847dd2b7c47120e8d397d
parent502b903c2a9947549e3564801d149e6455d54406 (diff)
downloadmeta-freescale-064ee01ffbfff34e50e018ac1ba1e636339c7657.tar.gz
imx8dxl-ddr3-evk: Add support for 8DXLite EVK with DDR3
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
-rw-r--r--conf/machine/imx8dxl-ddr3-evk.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/machine/imx8dxl-ddr3-evk.conf b/conf/machine/imx8dxl-ddr3-evk.conf
new file mode 100644
index 00000000..a713fd79
--- /dev/null
+++ b/conf/machine/imx8dxl-ddr3-evk.conf
@@ -0,0 +1,9 @@
1#@TYPE: Machine
2#@NAME: i.MX 8DXL EVK with DDR3
3#@DESCRIPTION: NXP i.MX 8DXLite Evaluation Kit with DDR3
4#@MAINTAINER: Lauren Post <lauren.post@nxp.com>
5
6require conf/machine/include/imx8dxl-evk.inc
7KERNEL_DEVICETREE_BASENAME = "imx8dxl-ddr3-evk"
8UBOOT_CONFIG_BASENAME = "imx8dxl_ddr3_evk"
9UBOOT_CONFIG[nand] = "${UBOOT_CONFIG_BASENAME}_nand_defconfig"