summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8dx-mek.conf
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2020-12-16 14:10:08 -0600
committerOtavio Salvador <otavio@ossystems.com.br>2021-01-21 08:37:58 -0300
commit07c1ccd9d1b2444e4a8069b749c17cd2b68bdd22 (patch)
tree2e394f4a443b841e13c87a8591b2aced329e2b19 /conf/machine/imx8dx-mek.conf
parent96e3bc62b12643bc1d21f87f5a46bbce0aee0600 (diff)
downloadmeta-freescale-07c1ccd9d1b2444e4a8069b749c17cd2b68bdd22.tar.gz
imx8dx-mek: Rework 8DXP MEK to use common MEK include
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine/imx8dx-mek.conf')
-rw-r--r--conf/machine/imx8dx-mek.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/conf/machine/imx8dx-mek.conf b/conf/machine/imx8dx-mek.conf
new file mode 100644
index 00000000..842ba1fa
--- /dev/null
+++ b/conf/machine/imx8dx-mek.conf
@@ -0,0 +1,12 @@
1#@TYPE: Machine
2#@NAME: i.MX 8DXP MEK
3#@DESCRIPTION: i.MX 8DualXPlus Multisensory Enablement Kit board
4#@MAINTAINER: Lauren Post <lauren.post@nxp.com>
5
6MACHINEOVERRIDES =. "mx8qxp:mx8dx:"
7
8require include/imx8x-mek.inc
9
10KERNEL_DEVICETREE_BASENAME = "${MACHINE}"
11
12UBOOT_CONFIG_BASENAME = "imx8dx_mek"