[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:52:51 PDT 2013


Otavio,

I forgot to add, this series depends on the two previous patches:
 - mx28-bcb: add utility to generate Boot Control Block
 - image_types_fsl: mxs: Add support for a barebox bootstream

Regards,

On 22/08/2013 16:51, Alexandre Belloni wrote:
> 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
>


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com




More information about the meta-freescale mailing list