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

Daiane Angolini daiane.list at gmail.com
Tue Aug 27 16:12:26 PDT 2013


On Mon, Aug 26, 2013 at 1:58 PM, Alexandre Belloni
<alexandre.belloni at free-electrons.com> wrote:
> 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.
>
> Changes in v3:
>   - dropping barebox 2012.02.0 support in favor of barebox 2013.08.0
>

Reviewed-by: Daiane Angolini <daiane.angolini at freescale.com>

I don't have any special comment. I would have moved the old version to new
version but this is not important. I think patches are ok.


> Alexandre Belloni (4):
>   barebox: drop 2012.02.0 support
>   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                    |  22 +
>  .../imx53qsb/0001-add-i2c-clock-support.patch      |  60 ---
>  ...3qsb-default-config-for-OE-s-sdcard-image.patch |  41 --
>  .../imx53qsb/0002-mfd-add-mc34708-driver.patch     | 459 ---------------------
>  ...0003-i.MX53-add-silicn-revision-functions.patch |  90 ----
>  .../0004-i.MX53-enable-pull-up-on-I2C0-pins.patch  |  54 ---
>  .../imx53qsb/0005-mx53-loco-add-i2c-support.patch  |  60 ---
>  ...0006-mx53-loco-add-board-revision-support.patch | 104 -----
>  .../imx53qsb/0007-mx53-loco-update-defconfig.patch |  51 ---
>  .../barebox/barebox-2012.02.0/imx53qsb/config      |  51 ---
>  .../barebox/barebox-2012.02.0/imx53qsb/defconfig   |  68 ---
>  recipes-bsp/barebox/barebox.inc                    |   2 +-
>  recipes-bsp/barebox/barebox_2012.02.0.bb           |  29 --
>  recipes-bsp/barebox/barebox_2013.08.0.bb           |   8 +
>  .../add-command-script-for-barebox.patch           |  46 +++
>  recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb  |   6 +-
>  16 files changed, 82 insertions(+), 1069 deletions(-)
>  delete mode 100644 recipes-bsp/barebox/barebox-2012.02.0/imx53qsb/0001-add-i2c-clock-support.patch
>  delete mode 100644 recipes-bsp/barebox/barebox-2012.02.0/imx53qsb/0001-imx53qsb-default-config-for-OE-s-sdcard-image.patch
>  delete mode 100644 recipes-bsp/barebox/barebox-2012.02.0/imx53qsb/0002-mfd-add-mc34708-driver.patch
>  delete mode 100644 recipes-bsp/barebox/barebox-2012.02.0/imx53qsb/0003-i.MX53-add-silicn-revision-functions.patch
>  delete mode 100644 recipes-bsp/barebox/barebox-2012.02.0/imx53qsb/0004-i.MX53-enable-pull-up-on-I2C0-pins.patch
>  delete mode 100644 recipes-bsp/barebox/barebox-2012.02.0/imx53qsb/0005-mx53-loco-add-i2c-support.patch
>  delete mode 100644 recipes-bsp/barebox/barebox-2012.02.0/imx53qsb/0006-mx53-loco-add-board-revision-support.patch
>  delete mode 100644 recipes-bsp/barebox/barebox-2012.02.0/imx53qsb/0007-mx53-loco-update-defconfig.patch
>  delete mode 100644 recipes-bsp/barebox/barebox-2012.02.0/imx53qsb/config
>  delete mode 100644 recipes-bsp/barebox/barebox-2012.02.0/imx53qsb/defconfig
>  delete mode 100644 recipes-bsp/barebox/barebox_2012.02.0.bb
>  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
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list