]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to revision commit 38322587
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 29 Oct 2013 18:31:39 +0000 (16:31 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 30 Oct 2013 12:36:46 +0000 (10:36 -0200)
This includes following commit:

commit 3832258715cd19aa3e26ac5f35ef7be230454924
Author: Otavio Salvador <otavio@ossystems.com.br>
Date:   Tue Oct 29 15:00:24 2013 -0200

    mx6sabre{auto,sd}: Change FDT loading address to avoid overlaping

    The new FSL 3.10.9_1.0.0-alpha kernel requires more memory space and
    with the previous loading address we had ovelap; change it for the
    same address used in 2013.04-3.10.9_1.0.0-alpha U-Boot.

Tested-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: I7bf08f962b7956ba6f4c645a1d3ed0188eb8ac0d
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 62105c69478d5b56ca8a46d0ace2960fc0a8db68..04069ca7e42f3c9ba7723568de48b74f91b184c4 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2013.10"
 
-SRCREV = "4b2e99fae31fe4dca0f3d4a226e74eb55d6e4c9a"
+SRCREV = "6765f2e13258f1a784399f775f6b26af82e119d2"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
index 8ea6b70a9c84310285d544e9dd558fb31fa685a8..2098587f22fffa425a2e9d02530837299820623c 100644 (file)
@@ -10,7 +10,7 @@ PROVIDES += "u-boot"
 
 PV = "v2013.10"
 
-SRCREV = "4b2e99fae31fe4dca0f3d4a226e74eb55d6e4c9a"
+SRCREV = "6765f2e13258f1a784399f775f6b26af82e119d2"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"