summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-09-22 10:36:50 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-09-23 13:47:59 -0300
commite432045108d3226f05e26d157c94e0f14854bbd0 (patch)
tree2f42d95a9b96308d8195be87a3a31da919271338
parentf8c9b25819ed8d19efb6ef2665c2549883a3b79a (diff)
downloadmeta-freescale-e432045108d3226f05e26d157c94e0f14854bbd0.tar.gz
u-boot-fslc: Update to e36968a revision
This includes follow backports from 2014.10 upcoming release e36968a wandboard: Use 32bit color depth for Fusion LCD c1c50cf mx6qsabreauto: Staticize when possible 930ed7c mx6sxsabresd: Staticize i2c_pad_info1 38b6f2e imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR 10377d0 imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR a1cf9ae imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR 3ac6818 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG bbc0712 arm: Make reset position-independent Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb2
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
index a27fe410a..76a840947 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
+++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2014.07" 8PV = "v2014.07"
9 9
10SRCREV = "53cd36bae2a9805c945ba290c9af10a090ccd8cf" 10SRCREV = "e36968af0a033e9d66535928886103370620cb4d"
11SRCBRANCH = "patches-2014.07" 11SRCBRANCH = "patches-2014.07"
12SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}"
13 13
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb
index f21fc0441..6991baa11 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb
+++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2014.07" 3PV = "v2014.07"
4 4
5SRCREV = "53cd36bae2a9805c945ba290c9af10a090ccd8cf" 5SRCREV = "e36968af0a033e9d66535928886103370620cb4d"
6SRCBRANCH = "patches-2014.07" 6SRCBRANCH = "patches-2014.07"