[meta-freescale] [meta-fsl-arm-extra][PATCH 0/5] linux-boundary: add support for kernel 3.10.53

Eric Nelson eric.nelson at boundarydevices.com
Tue Mar 31 14:58:08 PDT 2015


This patch series adds support for kernel 3.10.53 on Boundary Devices boards.

The kernel release is based on Freescale's rel_imx_3.10.53_1.1.1 tag:
	http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/?id=rel_imx_3.10.53_1.1.1

This release is fully functional and release notes can be found in this blog
post:
	http://boundarydevices.com/i-mx6-kernel-3-10-53

The U-Boot changes are required because the strategy for detecting displays
has changed from a "build-up-bootargs" approach to one that trims the
device tree.

Eric Nelson (5):
  nitrogen6x: remove device tree for imx6dl-nitrogen6_max.dtb
  linux-boundary: add support for kernel 3.10.53
  nitrogen6x*, imx6qsabrelite: default to kernel 3.10.53
  u-boot-boundary/u-boot-script-boundary: update to 21eb414 (v2014.07)
  u-boot-script-boundary: update to use 3.10.53 boot scripts

 conf/machine/nitrogen6x-lite.conf                  |   2 +-
 conf/machine/nitrogen6x.conf                       |   4 +-
 recipes-bsp/u-boot/u-boot-boundary_git.bb          |   2 +-
 recipes-bsp/u-boot/u-boot-script-boundary_git.bb   |   8 +-
 .../linux/linux-boundary-3.10.53/defconfig         | 374 +++++++++++++++++++++
 recipes-kernel/linux/linux-boundary_3.10.53.bb     |  17 +
 6 files changed, 399 insertions(+), 8 deletions(-)
 create mode 100644 recipes-kernel/linux/linux-boundary-3.10.53/defconfig
 create mode 100644 recipes-kernel/linux/linux-boundary_3.10.53.bb

-- 
1.9.1



More information about the meta-freescale mailing list