diff options
author | Chase Maupin <Chase.Maupin@ti.com> | 2013-04-01 16:07:08 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-04-02 14:14:51 -0400 |
commit | 7c7ee62e42aebca8c91d9a07300b53d3d05b9301 (patch) | |
tree | 7cb83fedf8f36d1d9fe5e5bac54be680d9276509 /recipes-bsp/u-boot | |
parent | ca0f68d71b08de156c4424324466aab0ebc7296f (diff) | |
download | meta-ti-7c7ee62e42aebca8c91d9a07300b53d3d05b9301.tar.gz |
omap5-evm: update U-Boot machine to omap5 uevm
* The U-Boot config to be used in the latest code has been updated
to use omap5_uevm instead of omap5_evm.
* Update to the latest code to pickup this change and modify the
machine file as well.
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-ti-staging_2013.01.01.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb index 866cf144..f6cbeee1 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb | |||
@@ -8,6 +8,6 @@ SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH | |||
8 | 8 | ||
9 | BRANCH ?= "ti-u-boot-2013.01.01" | 9 | BRANCH ?= "ti-u-boot-2013.01.01" |
10 | 10 | ||
11 | SRCREV = "2309e3268c52c844f8924711b4fd7a9693f5b747" | 11 | SRCREV = "24043d3b0b6d54b4f73263903499fd3e63980830" |
12 | 12 | ||
13 | SPL_BINARY = "MLO" | 13 | SPL_BINARY = "MLO" |