aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_git.bb
diff options
context:
space:
mode:
authorJason Kridner <jkridner@beagleboard.org>2010-06-05 20:38:34 -0500
committerKoen Kooi <koen@openembedded.org>2010-06-06 09:52:45 +0200
commitebbe982540c9b8dfeefe0263e3402e9832f7dc89 (patch)
tree132058170f82f149771fc51d9a99f5dee92bf6c2 /recipes/u-boot/u-boot_git.bb
parent47717776e10d509deea8c445127d2787b9df8556 (diff)
downloadopenembedded-ebbe982540c9b8dfeefe0263e3402e9832f7dc89.tar.gz
u-boot git: update beagleboard patches
Diffstat (limited to 'recipes/u-boot/u-boot_git.bb')
-rw-r--r--recipes/u-boot/u-boot_git.bb10
1 files changed, 9 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index be39354b05..1c36074023 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 ="r52"
+PR ="r53"
FILESPATHPKG =. "u-boot-git:"
@@ -60,6 +60,14 @@ SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \
file://0037-OMAP3-beagle-pass-expansionboard-name-in-bootargs.patch \
file://0038-Added-configurations-for-xM-Rev-A-board.patch \
file://0039-OMAP3-beagle-setenv-beaglerev-for-AxBx-Cx-xMA-for-be.patch \
+ file://0001-OMAP-mmc-add-support-for-second-and-third-mmc-chan.patch \
+ file://0001-OMAP3-Beagle-enable-support-for-second-and-third-m.patch \
+ file://0038-BeagleBoard-Added-LED-driver.patch \
+ file://0039-Add-led-command.patch \
+ file://0040-BeagleBoard-Check-for-ramdisk-on-boot.patch \
+ file://0041-BeagleBoard-Enabled-LEDs.patch \
+ file://0042-BeagleBoard-New-command-for-status-of-USER-button.patch \
+ file://0043-BeagleBoard-Add-CONFIG_SYS_MEMTEST_SCRATCH.patch \
file://fw_env.config \
"
SRCREV_beagleboard = "ca6e1c136ddb720c3bb2cc043b99f7f06bc46c55"