Hi all, This series adds the support for our Nitrogen6QP_MAX platform: https://boundarydevices.com/product/nitrogen6_max-i-mx6-quad-plus-4gb-ddr3/
However, in order not to affect other Boundary platforms, this new 3.14.38-6qp kernel will not be used by default. Therefore, to build an image for Nitrogen6QP_MAX, one must use the nitrogen6x machine and modify the local.conf to add the following: PREFERRED_VERSION_linux-boundary = "3.14.38-6qp" This kernel recipe will be deleted once Freescale will release a consolidated version for all the platforms. Changelog: v1->v2: - remove nitrogen6qp_max machine - add DEFAULT_PREFERENCE = "-1" to 3.14.38 kernel recipe - change compatible machine for 3.14.38 recipe (nitrogen6x only) Regards, Gary Gary Bisson (3): linux-boundary: add 3.14.38-6qp-ga kernel u-boot-boundary: bump revision for 6QP support u-boot-script-boundary: bump revision for 6QP support recipes-bsp/u-boot/u-boot-boundary_git.bb | 2 +- recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 2 +- .../linux/linux-boundary-3.14.38-6qp/defconfig | 406 +++++++++++++++++++++ recipes-kernel/linux/linux-boundary_3.14.38-6qp.bb | 19 + 4 files changed, 427 insertions(+), 2 deletions(-) create mode 100644 recipes-kernel/linux/linux-boundary-3.14.38-6qp/defconfig create mode 100644 recipes-kernel/linux/linux-boundary_3.14.38-6qp.bb -- 2.6.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
