From: Otavio Salvador Date: Sat, 6 Apr 2013 14:41:55 +0000 (-0300) Subject: imx6qsabrelite: Move to SabreLITE to meta-fsl-arm-extra X-Git-Tag: 2.1~1442^2 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e3403273b14803a2d53135241785f1cb82058502;p=meta-freescale.git imx6qsabrelite: Move to SabreLITE to meta-fsl-arm-extra 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 --- diff --git a/meta-fsl-arm/conf/machine/imx6qsabrelite.conf b/meta-fsl-arm/conf/machine/imx6qsabrelite.conf deleted file mode 100644 index 6a0cef99..00000000 --- a/meta-fsl-arm/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"