summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-03-12 02:38:01 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-03-11 16:48:34 -0400
commit92c85ad129aa7ed01fdb8c6eb2e89c94ede23300 (patch)
tree43c2f92906c587b4277f52129a4c280ff2ac4413
parent5e055796a93e3a03494a93c3a7185be60fc1d036 (diff)
downloadmeta-ti-92c85ad129aa7ed01fdb8c6eb2e89c94ede23300.tar.gz
ti-u-boot: update with am57x support and pinmux fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb
index dd9326af..65b092af 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb
@@ -8,13 +8,13 @@ DESCRIPTION = "u-boot bootloader for TI devices"
8LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" 8LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
9 9
10PV = "2014.07" 10PV = "2014.07"
11PR = "r7+gitr${SRCPV}" 11PR = "r8+gitr${SRCPV}"
12 12
13SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" 13SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
14 14
15BRANCH ?= "ti-u-boot-2014.07" 15BRANCH ?= "ti-u-boot-2014.07"
16 16
17SRCREV = "7e537bfdd261bf8bf444f3ac4d1be3db4ee124e8" 17SRCREV = "b376eda1caae974c38f9138ba3e79868d34e3634"
18 18
19SPL_BINARY = "MLO" 19SPL_BINARY = "MLO"
20SPL_UART_BINARY = "u-boot-spl.bin" 20SPL_UART_BINARY = "u-boot-spl.bin"