summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8mmevk.conf
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2018-10-16 18:59:35 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2018-12-13 07:26:04 -0200
commit9fc085799b0cec926a83ab2ef08613c1117bd334 (patch)
treeee214ee8e2cfd52e7e1bb16ef99e74fe86c07e2b /conf/machine/imx8mmevk.conf
parentf87442f7a015739fe15365953866a77694276ebd (diff)
downloadmeta-freescale-9fc085799b0cec926a83ab2ef08613c1117bd334.tar.gz
imx8mmevk.conf: Add mx8m to MACHINE_OVERRIDES hierarchy
There is commonality between 8M and 8M Mini, so add a new machine override to the hierarchy. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine/imx8mmevk.conf')
-rw-r--r--conf/machine/imx8mmevk.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/imx8mmevk.conf b/conf/machine/imx8mmevk.conf
index 8d1c6e5b..80928e9b 100644
--- a/conf/machine/imx8mmevk.conf
+++ b/conf/machine/imx8mmevk.conf
@@ -1,10 +1,10 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: NXP i.MX8MM Evaluation Kit 2#@NAME: NXP i.MX 8M Mini Evaluation Kit
3#@SOC: i.MX8MM 3#@SOC: i.MX8MM
4#@DESCRIPTION: Machine configuration for NXP i.MX8MMini EVK 4#@DESCRIPTION: Machine configuration for NXP i.MX 8M Mini EVK
5#@MAINTAINER: Jun Zhu <junzhu@nxp.com> 5#@MAINTAINER: Jun Zhu <junzhu@nxp.com>
6 6
7MACHINEOVERRIDES =. "mx8:mx8mm:" 7MACHINEOVERRIDES =. "mx8:mx8m:mx8mm:"
8 8
9require conf/machine/include/imx-base.inc 9require conf/machine/include/imx-base.inc
10require conf/machine/include/arm/arch-arm64.inc 10require conf/machine/include/arm/arch-arm64.inc