diff options
| author | Chase Maupin <Chase.Maupin@ti.com> | 2013-06-10 08:54:34 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2013-06-10 11:37:56 -0400 |
| commit | bfe66bdca115e79011e3205c8800f7632e4b1944 (patch) | |
| tree | 7cc8e11135e35745ccb647cd4eff608ef9082be2 /recipes-bsp/u-boot | |
| parent | 7b1623b5818624bc7f565352f048629d546b6ec0 (diff) | |
| download | meta-ti-bfe66bdca115e79011e3205c8800f7632e4b1944.tar.gz | |
u-boot-dra7xx: update to latest sources
* Update to latest sources which pulls in the QSPI patches
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb b/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb index eb3fc05a..7cf1b8fc 100644 --- a/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb +++ b/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb | |||
| @@ -4,13 +4,13 @@ DESCRIPTION = "u-boot bootloader for TI devices" | |||
| 4 | 4 | ||
| 5 | COMPATIBLE_MACHINE = "dra7xx-evm" | 5 | COMPATIBLE_MACHINE = "dra7xx-evm" |
| 6 | 6 | ||
| 7 | PR = "r0+gitr${SRCPV}" | 7 | PR = "r1+gitr${SRCPV}" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" | 9 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" |
| 10 | 10 | ||
| 11 | BRANCH ?= "ti-u-boot-2013.04+" | 11 | BRANCH ?= "ti-u-boot-2013.04+" |
| 12 | 12 | ||
| 13 | # This commit corresponds to ti2013.04.02 release tag | 13 | # This commit corresponds to ti2013.04.02 release tag |
| 14 | SRCREV = "e2315adf674b60132f0c5c8fe6eac5d109b81688" | 14 | SRCREV = "ca435c914e069f5b74f05f667e2064784943a0ac" |
| 15 | 15 | ||
| 16 | SPL_BINARY = "MLO" | 16 | SPL_BINARY = "MLO" |
