]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to 982a6474 revision
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 15 Oct 2015 18:18:28 +0000 (15:18 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:21 +0000 (15:03 -0300)
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 <otavio@ossystems.com.br>
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb
recipes-bsp/u-boot/u-boot-fslc_2015.10.bb

index 3ea0d119af063f476e59fa64d2ef2761ac132c00..a8afdb990d1fce8a08b4e34c132e1f28216fd012 100644 (file)
@@ -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}"
index 3c1812bb24fc47703c78d774f3f736ae00e9e821..8ab51fca61a352e9f185eb53a619bb271f30dd7b 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2015.10+git${SRCPV}"
 
-SRCREV = "1fb68c8c84068372cae4adf2e726e2a4ba712655"
+SRCREV = "982a6474ec320bcbd7513d7319e20d9ddb0f4cb0"
 SRCBRANCH = "2015.10+fslc"