[meta-freescale] [meta-fsl-arm-extra][PATCH 0/3] add support for Toradex Vybrid modules

Stefan Agner stefan.agner at toradex.com
Mon Mar 9 01:46:55 PDT 2015


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



More information about the meta-freescale mailing list