]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to d97067b revision
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 8 Oct 2013 02:20:19 +0000 (23:20 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 8 Oct 2013 18:33:31 +0000 (15:33 -0300)
This includes U-Boot 2013.10-rc4 based version plus following change:

d97067b mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT

The change is need, together with a linux-imx change for eMMC
registering number, to allow same U-Boot environment to be compatible
with Linux mainline and Linux FSL 3.0.35-4.1.0.

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

index b8b0151c4c68cd9fdf86937b5eead5460571a3c3..0c69185bf2a0fba249a491d0cb5372c68b51115b 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2013.10"
 
-SRCREV = "aa822f4980039073e03f98998813061af833b2bf"
+SRCREV = "d97067b3e3a82f79ede9c3bef043269874a28e33"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
index f7784dd3a9b2ceadf348ea68f93c9fb8a6be6f7e..43cb2f0441e95906aab3386b5d570d1d255fed7c 100644 (file)
@@ -10,7 +10,7 @@ PROVIDES += "u-boot"
 
 PV = "v2013.10"
 
-SRCREV = "aa822f4980039073e03f98998813061af833b2bf"
+SRCREV = "d97067b3e3a82f79ede9c3bef043269874a28e33"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"