[meta-freescale] [meta-fsl-arm-extra][PATCH v2 0/9] update toradex

Max Krummenacher max.oss.09 at gmail.com
Thu Jul 21 11:05:35 PDT 2016


Hi

This patch series 
- updates the machine configuration, U-Boot and kernel to the Toradex BSP
  release V2.6 Beta 2 with the additon of patches to make U-Boot and kernel
  compile with GCC-6.
- adds a new machine for the Colibri iMX7 based module.

The intention is to also backport the patches to the krogoth branch once
they made it into master.

Regards
Max


Max Krummenacher (9):
  u-boot-toradex: update to v2.6 beta 2 release
  linux-toradex: port to 3.14.52
  linux-toradex: add kernel version 4.4 for colibri-vf
  toradex machine conf: build sdcard and tar.bz2 image
  colibri-vf.conf: don't add kernel/dtb to rootfs
  colibri-vf.conf: fix uboot make target
  colibri-vf.conf: drop building ubi image
  linux-toradex_4.1.15: add kernel for colibri imx7
  colibri-imx7.conf: add machine configuration

 conf/machine/apalis-imx6.conf                      |   2 +
 conf/machine/colibri-imx6.conf                     |   2 +
 conf/machine/colibri-imx7.conf                     |  37 ++
 conf/machine/colibri-vf.conf                       |   9 +-
 recipes-bsp/u-boot/u-boot-toradex_2015.04.bb       |   6 +-
 .../defconfig                                      |  14 +-
 .../linux/linux-toradex-4.1.15/defconfig           | 384 +++++++++++++++++++++
 recipes-kernel/linux/linux-toradex-4.4/defconfig   | 323 +++++++++++++++++
 ...toradex_3.14.28.bb => linux-toradex_3.14.52.bb} |   6 +-
 recipes-kernel/linux/linux-toradex_4.1.15.bb       |  17 +
 recipes-kernel/linux/linux-toradex_4.4.bb          |  15 +
 11 files changed, 803 insertions(+), 12 deletions(-)
 create mode 100644 conf/machine/colibri-imx7.conf
 rename recipes-kernel/linux/{linux-toradex-3.14.28 => linux-toradex-3.14.52}/defconfig (96%)
 create mode 100644 recipes-kernel/linux/linux-toradex-4.1.15/defconfig
 create mode 100644 recipes-kernel/linux/linux-toradex-4.4/defconfig
 rename recipes-kernel/linux/{linux-toradex_3.14.28.bb => linux-toradex_3.14.52.bb} (73%)
 create mode 100644 recipes-kernel/linux/linux-toradex_4.1.15.bb
 create mode 100644 recipes-kernel/linux/linux-toradex_4.4.bb

-- 
2.5.5



More information about the meta-freescale mailing list