aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-01-08 21:27:37 +0100
committerKoen Kooi <koen@openembedded.org>2010-01-08 21:34:00 +0100
commit68be910ff169e8095fe2f1b3270bd89323a064af (patch)
treea0785a7d5cec1b5c6372dea7961fa54818b632dc /recipes/u-boot/u-boot_git.bb
parentf0ff8d706ce2012b22f5c71c6910a399ddfbbb9f (diff)
downloadopenembedded-68be910ff169e8095fe2f1b3270bd89323a064af.tar.gz
u-boot git: update beagleboard uboot for rev C4
Diffstat (limited to 'recipes/u-boot/u-boot_git.bb')
-rw-r--r--recipes/u-boot/u-boot_git.bb9
1 files changed, 7 insertions, 2 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 5fcf7c586a..8f21e7f484 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -19,9 +19,14 @@ SRC_URI_append_cm-t35 = "file://cm-t35/cm-t35.patch;patch=1"
SRC_URI_beagleboard = "git://git.denx.de/u-boot-ti.git;protocol=git \
file://fw_env.config \
file://new-pinmux.patch;patch=1 \
+file://revision-detection.patch;patch=1 \
+file://i2c.patch;patch=1 \
+file://720MHz.patch;patch=1 \
+file://dss.patch;patch=1 \
"
-SRCREV_beagleboard = "1590f84007e2b50ad346a482fff89195cb04ff4e"
-PV_beagleboard = "2009.08+${PR}+gitr${SRCREV}"
+
+SRCREV_beagleboard = "a5cf522a91ba479d459f8221135bdb3e9ae97479"
+PV_beagleboard = "2009.11-rc1+${PR}+gitr${SRCREV}"
SRCREV_calamari = "f67066b6b0740b826ed862615c5ab022aaf4779a"
PV_calamari = "2009.08+${PR}+gitr${SRCREV}"