Hi all, This series adds the support for our Nitrogen6QP_MAX platform: https://boundarydevices.com/product/nitrogen6_max-i-mx6-quad-plus-4gb-ddr3/
A machine has been created for the time being since the 3.14.38-6qp-ga release from Freescale has only been tested on 6QP platforms. Therefore we decided to keep our other platforms (MX6QDL/SX) on the 3.14.28-1.0.0-ga kernel already present. Regards, Gary Gary Bisson (4): linux-boundary: add 3.14.38-6qp-ga kernel nitrogen6qp_max: add machine configuration u-boot-boundary: add nitrogen6qp_max support u-boot-script-boundary: add nitrogen6qp_max support conf/machine/nitrogen6qp_max.conf | 32 ++ recipes-bsp/u-boot/u-boot-boundary_git.bb | 4 +- recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 4 +- .../linux/linux-boundary-3.14.38-6qp/defconfig | 406 +++++++++++++++++++++ recipes-kernel/linux/linux-boundary_3.14.38-6qp.bb | 16 + 5 files changed, 458 insertions(+), 4 deletions(-) create mode 100644 conf/machine/nitrogen6qp_max.conf 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.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
