diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-02-03 03:41:48 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-02-02 21:35:18 -0500 |
commit | 8fad660bd8ea889d27c694915cc0724b0721b646 (patch) | |
tree | bdda47c1761d9b859a9b6b67500937fd9d518071 /recipes-bsp/u-boot | |
parent | 01f65d34ccc844aa5335378f5162bdfc52bf66bd (diff) | |
download | meta-ti-8fad660bd8ea889d27c694915cc0724b0721b646.tar.gz |
u-boot-ti-staging: update with am57x/x15 and config fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb | 4 |
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 2845750d..dd9326af 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" | |||
8 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" | 8 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" |
9 | 9 | ||
10 | PV = "2014.07" | 10 | PV = "2014.07" |
11 | PR = "r6+gitr${SRCPV}" | 11 | PR = "r7+gitr${SRCPV}" |
12 | 12 | ||
13 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" | 13 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" |
14 | 14 | ||
15 | BRANCH ?= "ti-u-boot-2014.07" | 15 | BRANCH ?= "ti-u-boot-2014.07" |
16 | 16 | ||
17 | SRCREV = "705aec706adf37b63fd4b09660c638150e606fdb" | 17 | SRCREV = "7e537bfdd261bf8bf444f3ac4d1be3db4ee124e8" |
18 | 18 | ||
19 | SPL_BINARY = "MLO" | 19 | SPL_BINARY = "MLO" |
20 | SPL_UART_BINARY = "u-boot-spl.bin" | 20 | SPL_UART_BINARY = "u-boot-spl.bin" |