From 47c819aed85a8cb2db6475dd9d9a6c55ddbf4cce Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 29 Oct 2013 16:31:39 -0200 Subject: [PATCH] u-boot-fslc: Update to revision commit 38322587 This includes following commit: commit 3832258715cd19aa3e26ac5f35ef7be230454924 Author: Otavio Salvador 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 Signed-off-by: Otavio Salvador Change-Id: I7bf08f962b7956ba6f4c645a1d3ed0188eb8ac0d Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb | 2 +- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb index 62105c69..04069ca7 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb +++ b/meta-fsl-arm/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/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb index 8ea6b70a..2098587f 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb +++ b/meta-fsl-arm/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" -- 2.40.1