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
commitb8e0bc2a146ec38a9366f40dbdfb6e81e617a44e (patch)
treea995da35dd86b8f487ed8b142791263793473bdb
parenta52da9db6948207d31309f4d3183efbe4e35f742 (diff)
downloadmeta-fsl-arm-b8e0bc2a146ec38a9366f40dbdfb6e81e617a44e.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--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2014.07.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
index a27fe41..76a8409 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
+++ b/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/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb
index f21fc04..6991baa 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb
+++ b/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"