[meta-freescale] [meta-fsl-arm-extra][PATCH 3/3] gk802: Add Zealz GK802 machine configuration

Matthias Benesch twoof7 at freenet.de
Wed Aug 7 10:18:04 PDT 2013


Signed-off-by: Matthias Benesch <twoof7 at freenet.de>
---
 conf/machine/gk802.conf | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 conf/machine/gk802.conf

diff --git a/conf/machine/gk802.conf b/conf/machine/gk802.conf
new file mode 100644
index 0000000..14ff01e
--- /dev/null
+++ b/conf/machine/gk802.conf
@@ -0,0 +1,19 @@
+#@TYPE: Machine
+#@NAME: Zealz GK802
+#@SOC: i.MX6Q
+#@DESCRIPTION: Machine configuration for Zealz GK802
+
+include conf/machine/include/imx-base.inc
+include conf/machine/include/tune-cortexa9.inc
+
+SOC_FAMILY = "mx6:mx6q"
+
+PREFERRED_PROVIDER_u-boot = "u-boot-imx6dongle"
+PREFERRED_PROVIDER_virtual/kernel = "linux-imx6dongle"
+
+UBOOT_MACHINE = "gk802_config"
+
+SERIAL_CONSOLE = "115200 ttymxc3"
+
+MACHINE_FEATURES += " pci wifi bluetooth"
+
-- 
1.8.3.4




More information about the meta-freescale mailing list