[meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: Update to revision commit 38322587

Otavio Salvador otavio at ossystems.com.br
Tue Oct 29 11:33:23 PDT 2013


This includes following commit:

commit 3832258715cd19aa3e26ac5f35ef7be230454924
Author: Otavio Salvador <otavio at 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 at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Change-Id: I7bf08f962b7956ba6f4c645a1d3ed0188eb8ac0d
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb | 2 +-
 recipes-bsp/u-boot/u-boot-fslc_2013.10.bb         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
index 62105c6..04069ca 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
@@ -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"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
index 8ea6b70..2098587 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
@@ -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"
-- 
1.8.4.rc3




More information about the meta-freescale mailing list