[meta-freescale] [meta-fsl-arm][PATCH 1/2] imx6qsabrelite: Move to SabreLITE to meta-fsl-arm-extra

Otavio Salvador otavio at ossystems.com.br
Sat Apr 6 09:30:24 PDT 2013


The SabreLITE is much better supported by Boundary kernel as being not
fully supported by Freescale new BSPs it should be moved to the Extra
layer where we can properly support it.

Change-Id: Ie6465c35a243cb199c3499eb4336c9638c9ce6ab
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 conf/machine/imx6qsabrelite.conf | 16 ----------------
 1 file changed, 16 deletions(-)
 delete mode 100644 conf/machine/imx6qsabrelite.conf

diff --git a/conf/machine/imx6qsabrelite.conf b/conf/machine/imx6qsabrelite.conf
deleted file mode 100644
index 6a0cef9..0000000
--- a/conf/machine/imx6qsabrelite.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-#@TYPE: Machine
-#@NAME: i.MX6Q SABRE Lite
-#@DESCRIPTION: Machine configuration for Freescale i.MX6Q SABRE Lite
-
-include conf/machine/include/imx-base.inc
-include conf/machine/include/tune-cortexa9.inc
-
-SOC_FAMILY = "mx6q:mx6"
-
-KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx6q-sabrelite.dts"
-
-UBOOT_MACHINE = "mx6qsabrelite_config"
-
-SERIAL_CONSOLE = "115200 ttymxc1"
-
-MACHINE_FEATURES += " pci wifi bluetooth"
-- 
1.8.1




More information about the meta-freescale mailing list