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 <[email protected]> --- 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
