From 40a59c4a99578ca2af163ddc77ee5df1e414b139 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 15 Oct 2015 15:18:28 -0300 Subject: u-boot-fslc: Update to 982a6474 revision Update the U-Boot fork to a 2015.10-rc5 based version. This brings several fixes for i.MX and Vybrid based systems. Mainly: cf04ad3 arm: vf610twr: improve memory layout d45fd01 colibri_vf: Fix bstlen field e24bb2b mtd: nand: vf610_nfc: resync with upstream Linux version f861f51 ls102xa: Fix reset hang f532727 imx_watchdog: Add a header file for watchdog registers 040ef8f pcm052: fix MTD partitioning 61903b7 imximage: fix commands other than write_data 835c30e imximage: header.length of 4 is valid Change-Id: Ifdb607d9a94ef594f3fe37d2b6388dc9a8268106 Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb | 2 +- recipes-bsp/u-boot/u-boot-fslc_2015.10.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb index 3ea0d11..a8afdb9 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2015.10+git${SRCPV}" -SRCREV = "1fb68c8c84068372cae4adf2e726e2a4ba712655" +SRCREV = "982a6474ec320bcbd7513d7319e20d9ddb0f4cb0" SRCBRANCH = "2015.10+fslc" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb index 3c1812b..8ab51fc 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2015.10+git${SRCPV}" -SRCREV = "1fb68c8c84068372cae4adf2e726e2a4ba712655" +SRCREV = "982a6474ec320bcbd7513d7319e20d9ddb0f4cb0" SRCBRANCH = "2015.10+fslc" -- cgit v1.2.3-54-g00ecf