[meta-freescale] [meta-fsl-arm-extra][PATCH 0/4] Add support for CrystalFontz boards

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Aug 22 07:51:13 PDT 2013


The following series adds support for the various CrystalFontz boards:
 cfa-10036
 cfa-10037
 cfa-10049
 cfa-10055
 cfa-10056
 cfa-10057
 cfa-10058

The first patch adds support for a mainline barebox, here 2013.08.

The second patch add support for the cfa specific version of the bootlets,
including a patch to be able to use barebox as the payload. We may want to
factorize a bit more the imx-bootlets recipes though.

The third patch adds a recipe for the cfa kernel, based on 3.10.

The last patch adds the machine configuration. It is named cfa10036 as this is the base for all the other boards.

Alexandre Belloni (4):
  barebox: add a recipe to support mainline 2013.08.0
  imx-bootlets: add a recipe for barebox and cfa-10036 support
  linux-cfa: add a kernel recipe supporting Crystalfontz boards
  cfa10036: Add cfa10036 machine configuration

 conf/machine/cfa10036.conf                         |  40 +++++
 recipes-bsp/barebox/barebox_2013.08.0.bb           |  26 +++
 .../imx-bootlets/barebox-fix-paths.patch           |  35 ++++
 recipes-bsp/imx-bootlets/imx-bootlets_cfa.bb       |  65 ++++++++
 recipes-kernel/linux/linux-cfa-3.10/defconfig      | 177 +++++++++++++++++++++
 recipes-kernel/linux/linux-cfa_3.10.bb             |  33 ++++
 6 files changed, 376 insertions(+)
 create mode 100644 conf/machine/cfa10036.conf
 create mode 100644 recipes-bsp/barebox/barebox_2013.08.0.bb
 create mode 100644 recipes-bsp/imx-bootlets/imx-bootlets/barebox-fix-paths.patch
 create mode 100644 recipes-bsp/imx-bootlets/imx-bootlets_cfa.bb
 create mode 100644 recipes-kernel/linux/linux-cfa-3.10/defconfig
 create mode 100644 recipes-kernel/linux/linux-cfa_3.10.bb

-- 
1.8.1.2




More information about the meta-freescale mailing list