This patchset adds support for Toradex Colibri VF50/VF61 modules. The sources of U-Boot and the Linux kernel are directly fetched from our git server (located at git.toradex.com). The patchset uses the source level of our V2.3 Beta 7 release.
Stefan Agner (3): u-boot-toradex: initial U-Boot recipe for Toradex Vybrid modules linux-toradex: initial Linux recipe for Toradex Vybrid modules colibri-vf: initial machine for Toradex Vybrid modules conf/machine/colibri-vf.conf | 36 ++++ recipes-bsp/u-boot/u-boot-toradex.inc | 26 +++ recipes-bsp/u-boot/u-boot-toradex_2014.10.bb | 7 + recipes-kernel/linux/linux-toradex-3.18/defconfig | 247 ++++++++++++++++++++++ recipes-kernel/linux/linux-toradex_3.18.bb | 13 ++ 5 files changed, 329 insertions(+) create mode 100644 conf/machine/colibri-vf.conf create mode 100644 recipes-bsp/u-boot/u-boot-toradex.inc create mode 100644 recipes-bsp/u-boot/u-boot-toradex_2014.10.bb create mode 100644 recipes-kernel/linux/linux-toradex-3.18/defconfig create mode 100644 recipes-kernel/linux/linux-toradex_3.18.bb -- 1.9.3 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
