aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-30 13:39:10 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-30 13:39:40 +0200
commit8113f700628084d41092bfbe2862d5b70b976029 (patch)
tree4754c171d09075ba19d8ae840e20c8a2fb466c02 /recipes/u-boot/u-boot_git.bb
parent78a5b578cabe495b6355cf34a9f7e13584a66f87 (diff)
downloadopenembedded-8113f700628084d41092bfbe2862d5b70b976029.tar.gz
u-boot git: update beagleboard patchset
Diffstat (limited to 'recipes/u-boot/u-boot_git.bb')
-rw-r--r--recipes/u-boot/u-boot_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 5004ffc507..328feff9a9 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -1,5 +1,5 @@
require u-boot.inc
-PR ="r47"
+PR ="r48"
FILESPATHPKG =. "u-boot-git:"
@@ -31,6 +31,8 @@ SRC_URI_beagleboard = "git://www.sakoman.com/git/u-boot.git;branch=omap3-v2010.3
file://0010-OMAP3-beagle-set-mpurate-to-600-for-revB-and-revC1-3.patch;patch=1 \
file://0011-OMAP3-beagle-prettify-expansionboard-message-a-bit.patch;patch=1 \
file://0012-OMAP3-beagle-add-pinmux-for-Tincantools-Trainer-expa.patch;patch=1 \
+ file://0013-OMAP3-Beagle-set-mpurate-to-1000-for-xM.patch;patch=1 \
+ file://0014-OMAP3-Beagle-decrease-bootdelay-to-3-use-VGA-for-def.patch;patch=1 \
file://fw_env.config \
"
SRCREV_beagleboard = "946351081bd14e8bf5816fc38b82e004a0e6b4fe"