summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-03-06 13:00:58 -0500
committerDenys Dmytriyenko <denys@ti.com>2014-03-06 13:00:58 -0500
commitdbc21e6e6d3ace1a0d23f4844d909c8912b9fe2d (patch)
tree4decbbd8929b77a0cc37296c6526d99af04edb6a
parent21399867026f5a9efd5f5d812bae3f1e6e1ea290 (diff)
downloadmeta-ti-dbc21e6e6d3ace1a0d23f4844d909c8912b9fe2d.tar.gz
u-boot-ti-staging: update with QSPI fixesti2013.12.01
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
index 9a95cc36..b8f5ce60 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
@@ -5,13 +5,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
5LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" 5LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
6 6
7PV = "2013.10" 7PV = "2013.10"
8PR = "r6+gitr${SRCPV}" 8PR = "r7+gitr${SRCPV}"
9 9
10SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
11 11
12BRANCH ?= "ti-u-boot-2013.10" 12BRANCH ?= "ti-u-boot-2013.10"
13 13
14SRCREV = "f2dcae2f9e9434392673fea7584641afa98f4232" 14# Corresponds to tag ti2013.12.01
15SRCREV = "78d8ebd4a0214b72a125f5b98c5ed2f9a3e5e783"
15 16
16SPL_BINARY = "MLO" 17SPL_BINARY = "MLO"
17SPL_UART_BINARY = "u-boot-spl.bin" 18SPL_UART_BINARY = "u-boot-spl.bin"