[meta-freescale] [PATCH 6/7] imx6ull9x9evk: Add i.MX 6ULL 9x9 evk

Lauren Post lauren.post at nxp.com
Tue Oct 11 09:34:59 PDT 2016


Add supprot for i.MX 6ULL 9x9 evk

Signed-off-by: Lauren Post <lauren.post at nxp.com>
---
 conf/machine/imx6ull9x9evk.conf | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 conf/machine/imx6ull9x9evk.conf

diff --git a/conf/machine/imx6ull9x9evk.conf b/conf/machine/imx6ull9x9evk.conf
new file mode 100644
index 0000000..af86f8b
--- /dev/null
+++ b/conf/machine/imx6ull9x9evk.conf
@@ -0,0 +1,19 @@
+#@TYPE: Machine
+#@NAME: Freescale i.MX6ULL 9x9 Evaluation Kit
+#@SOC: i.MX6ULL
+#@DESCRIPTION: Machine configuration for Freescale i.MX6ULL 9x9 EVK
+
+MACHINEOVERRIDES =. "mx6ul:mx6ull:"
+
+include conf/machine/include/imx-base.inc
+include conf/machine/include/tune-cortexa7.inc
+
+KERNEL_DEVICETREE = "imx6ull-9x9-evk.dtb imx6ull-9x9-evk-btwifi.dtb"
+
+UBOOT_CONFIG ??= "sd"
+UBOOT_CONFIG[sd] = "mx6ull_9x9_evk_config,sdcard"
+UBOOT_CONFIG[qspi1] = "mx6ull_9x9_evk_qspi1_config"
+UBOOT_CONFIG[mfgtool] = "mx6ull_9x9_evk_config"
+
+XSERVER += "mesa-driver-swrast"
+
-- 
1.9.1



More information about the meta-freescale mailing list