aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8dx-mek.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx8dx-mek.conf')
-rw-r--r--conf/machine/imx8dx-mek.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/conf/machine/imx8dx-mek.conf b/conf/machine/imx8dx-mek.conf
new file mode 100644
index 00000000..f7abd89a
--- /dev/null
+++ b/conf/machine/imx8dx-mek.conf
@@ -0,0 +1,17 @@
+#@TYPE: Machine
+#@NAME: i.MX 8DX MEK
+#@SOC: i.MX8DX
+#@DESCRIPTION: i.MX 8DualX Multisensory Enablement Kit board
+#@MAINTAINER: Lauren Post <lauren.post@nxp.com>
+
+MACHINEOVERRIDES =. "mx8dx:"
+
+require include/imx8x-mek.inc
+
+KERNEL_DEVICETREE_BASENAME = "${MACHINE}"
+
+UBOOT_CONFIG_BASENAME = "imx8dx_mek"
+
+ATF_PLATFORM = "imx8dx"
+
+IMX_BOOT_SOC_TARGET = "iMX8DX"