summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-03-17 01:09:11 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-16 15:10:19 -0400
commitecadbb341a260b8cd49209cac3f74f6e9145cd89 (patch)
treeca6a3dceada81dcb094e81b099f6eb79672a1a9f
parent84828c8dd11aec3a8fc022473e5d117275e5303d (diff)
downloadmeta-ti-ecadbb341a260b8cd49209cac3f74f6e9145cd89.tar.gz
u-boot-ti-staging: update with fix for L3 Custom Error on AM4 HS
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
index c4cc37fd..bac0acc0 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
@@ -7,14 +7,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
7 7
8LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95" 8LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95"
9 9
10PR = "r23" 10PR = "r24"
11PV_append = "+git${SRCPV}" 11PV_append = "+git${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-2015.07" 15BRANCH ?= "ti-u-boot-2015.07"
16 16
17SRCREV = "852c8baf3811d1ee71e0748694e5a6912f7f4d5b" 17SRCREV = "d013f6ec602485f6fd543b0ef712abc8d77ebf07"
18 18
19# Support for secure devices - detailed info is in doc/README.ti-secure 19# Support for secure devices - detailed info is in doc/README.ti-secure
20TI_SECURE_DEV_PKG ?= "" 20TI_SECURE_DEV_PKG ?= ""