[meta-freescale] [meta-fsl-arm PATCH v2 3/6] u-boot-fslc: Update to v2014.01 based release

Daiane Angolini daiane.list at gmail.com
Mon Mar 10 07:14:24 PDT 2014


On Fri, Mar 7, 2014 at 11:52 AM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> This updates U-Boot to a v2014.01 based release. It includes following
> patches on top of prestine v2014.01 tag:
>
> 3fc5045 wandboard: add Future Eletronics 7" WVGA LCD extension board
> 5aebc94 mx6sl: Adjust fdt_addr to avoid address overlapping
> 95a98c2 mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT
> cd0b4d9 MX6: Add SION flag to ENET_REF_CLK PAD
>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>
> Changes in v2: None

I tested if for
imx53qsb
imx28evk
imx6qsabresd


**U-Boot 2014.01 (Mar 10 2014 - 09:02:44)
**Board: MX53 LOCO
**
**U-Boot 2014.01 (Mar 07 2014 - 17:12:59)
**CPU:   Freescale i.MX28 rev1.2 at 454 MHz
**
**U-Boot 2014.01 (Mar 10 2014 - 09:10:12)
**CPU:   Freescale i.MX6Q rev1.2 at 792 MHz

And realized the log for imx53qsb differs from other boards =P


I'm OK to push/merge

Daiane


>
>  ...boot-fslc-mxsboot_2013.10.bb => u-boot-fslc-mxsboot_2014.01.bb} | 6 +++---
>  recipes-bsp/u-boot/u-boot-fslc_2013.10.bb                          | 7 -------
>  recipes-bsp/u-boot/u-boot-fslc_2014.01.bb                          | 7 +++++++
>  3 files changed, 10 insertions(+), 10 deletions(-)
>  rename recipes-bsp/u-boot/{u-boot-fslc-mxsboot_2013.10.bb => u-boot-fslc-mxsboot_2014.01.bb} (87%)
>  delete mode 100644 recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
>  create mode 100644 recipes-bsp/u-boot/u-boot-fslc_2014.01.bb
>
> diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb
> similarity index 87%
> rename from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
> rename to recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb
> index 3009ddf..2c0848d 100644
> --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
> +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb
> @@ -5,10 +5,10 @@ SECTION = "bootloader"
>  DEPENDS = "openssl"
>  PROVIDES = "u-boot-mxsboot"
>
> -PV = "v2013.10"
> +PV = "v2014.01"
>
> -SRCREV = "079e214888279518ce061c71238a74a0c3db2c28"
> -SRCBRANCH = "patches-2013.10"
> +SRCREV = "bce40d36187be1d9165a9a6b9549c4989dcc48ed"
> +SRCBRANCH = "patches-2014.01"
>  SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}"
>
>  S = "${WORKDIR}/git"
> diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
> deleted file mode 100644
> index e7f100d..0000000
> --- a/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -include u-boot-fslc.inc
> -
> -PV = "v2013.10"
> -
> -SRCBRANCH = "patches-2013.10"
> -
> -SRCREV = "31d023bf8f15e6407557f5273c35c6ee3466a77f"
> diff --git a/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb
> new file mode 100644
> index 0000000..ec0ab00
> --- /dev/null
> +++ b/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb
> @@ -0,0 +1,7 @@
> +include u-boot-fslc.inc
> +
> +PV = "v2014.01"
> +
> +SRCBRANCH = "patches-2014.01"
> +
> +SRCREV = "bce40d36187be1d9165a9a6b9549c4989dcc48ed"
> --
> 1.9.0
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list