]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update GIT revision for 20130207 snapshot
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 7 Feb 2013 18:01:02 +0000 (16:01 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 7 Feb 2013 21:59:41 +0000 (19:59 -0200)
This adds the upstream fixes released in 2013.01.01 plus a bugfix for
iMX6 watchdog's power down bit that fixes the i.MX6Q SabreSD (rev C)
reboot loop.

Change-Id: If29b8a5c6caf8edb206143fd1ae51776153e3742
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb

index 1996731cd8e41ed54c42b0c18ad11096c2f8c43f..cf7af728e267705cf17a986ebad32a82c8faa944 100644 (file)
@@ -9,8 +9,9 @@ DEPENDS_mxs += "elftosb-native"
 PROVIDES += "u-boot"
 
 PV = "v2013.01"
+PR = "r1"
 
-SRCREV = "d55bd2b60645e3331f7b12f9251c1eeada44b505"
+SRCREV = "d229fb849bd4b453a08b18f4f8cd00741ef53b1d"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
index 4e541b12bc3a135876953d1cac0c8bef19c53554..42acd392b6c51bf803a1faa4afca8dc9796c8937 100644 (file)
@@ -4,8 +4,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
 SECTION = "bootloader"
 
 PV = "v2013.01"
+PR = "r1"
 
-SRCREV = "d55bd2b60645e3331f7b12f9251c1eeada44b505"
+SRCREV = "d229fb849bd4b453a08b18f4f8cd00741ef53b1d"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"