Hello The patchset adds two new machines, apalis-imx6 and colibri-imx6, together with U-Boot and kernel for Toradex i.MX6 based modules.
The patches apply on top of meta-fsl-arm-extra master. The idea is that if they are accepted to also apply them for jethro. Regards Max Max Krummenacher (3): u-boot-toradex: add U-Boot recipe for Toradex i.MX 6 based modules linux-toradex: add Linux recipe for Toradex i.MX 6 based modules apalis-imx6/colibri-imx6: add machine configuration conf/machine/apalis-imx6.conf | 29 ++ conf/machine/colibri-imx6.conf | 22 ++ recipes-bsp/u-boot/u-boot-toradex_2015.04.bb | 2 +- .../linux-toradex-3.14.28/apalis-imx6/defconfig | 364 +++++++++++++++++++++ .../linux-toradex-3.14.28/colibri-imx6/defconfig | 356 ++++++++++++++++++++ recipes-kernel/linux/linux-toradex_3.14.28.bb | 13 + 6 files changed, 785 insertions(+), 1 deletion(-) create mode 100644 conf/machine/apalis-imx6.conf create mode 100644 conf/machine/colibri-imx6.conf create mode 100644 recipes-kernel/linux/linux-toradex-3.14.28/apalis-imx6/defconfig create mode 100644 recipes-kernel/linux/linux-toradex-3.14.28/colibri-imx6/defconfig create mode 100644 recipes-kernel/linux/linux-toradex_3.14.28.bb -- 1.9.3 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
