[meta-freescale] [meta-fsl-arm][PATCH 0/3] mxs: add support for a barebox bootstream

Alexandre Belloni alexandre.belloni at free-electrons.com
Fri Aug 23 09:03:59 PDT 2013


This series is adding support for a barebox boostream for mxs platforms.

The first patch adds support for the 2013.08 mainline version of barebox.
The second patch adds barebox support for imx-bootlets, mainly adding a command
script file.
The last patch adds the image generation.

Alexandre Belloni (3):
  barebox: add a recipe to support mainline 2013.08.0
  imx-boolets: add barebox support
  image_types_fsl: mxs: Add support for a barebox bootstream

 classes/image_types_fsl.bbclass                    | 21 ++++++++++
 recipes-bsp/barebox/barebox_2013.08.0.bb           | 17 ++++++++
 .../add-command-script-for-barebox.patch           | 46 ++++++++++++++++++++++
 recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb  |  6 ++-
 4 files changed, 89 insertions(+), 1 deletion(-)
 create mode 100644 recipes-bsp/barebox/barebox_2013.08.0.bb
 create mode 100644 recipes-bsp/imx-bootlets/imx-bootlets/add-command-script-for-barebox.patch

-- 
1.8.1.2




More information about the meta-freescale mailing list