[meta-freescale] [meta-fsl-arm-extra][PATCH 1/5] nitrogen6x: remove device tree for imx6dl-nitrogen6_max.dtb

Eric Nelson eric.nelson at boundarydevices.com
Tue Mar 31 14:58:09 PDT 2015


Boundary Devices does not currently offer a dual-lite or solo
processor option for Nitrogen6_Max, and the device tree for it
is not supported in kernel 3.10.53.

Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
 conf/machine/nitrogen6x.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
index 108ce5a..d027b5d 100644
--- a/conf/machine/nitrogen6x.conf
+++ b/conf/machine/nitrogen6x.conf
@@ -35,7 +35,7 @@ include conf/machine/include/tune-cortexa9.inc
 SOC_FAMILY = "mx6:mx6dl:mx6q"
 
 KERNEL_DEVICETREE = "imx6q-sabrelite.dtb \
-                        imx6q-nitrogen6_max.dtb imx6dl-nitrogen6_max.dtb \
+                        imx6q-nitrogen6_max.dtb \
                         imx6q-nitrogen6x.dtb imx6dl-nitrogen6x.dtb \
 "
 KERNEL_IMAGETYPE = "uImage"
-- 
1.9.1



More information about the meta-freescale mailing list