aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_git.bb
diff options
context:
space:
mode:
authorJason Kridner <jkridner@beagleboard.org>2010-08-13 04:56:07 +0000
committerKoen Kooi <koen@openembedded.org>2010-08-16 10:48:44 +0200
commit66848a81f76ebaf72a2083d186df8668f08a6825 (patch)
tree3868e00e504e59f85132a9b445bef5be43af37fe /recipes/u-boot/u-boot_git.bb
parent0681d2a77bd797afc529dfe854bdd69816a3d4f8 (diff)
downloadopenembedded-66848a81f76ebaf72a2083d186df8668f08a6825.tar.gz
u-boot/angstrom-uboot-scripts/beagleboard-test-image: increase ramdisk
* add initramfs image * move to 128MB ramdisk until I can get initramfs working Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/u-boot/u-boot_git.bb')
-rw-r--r--recipes/u-boot/u-boot_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 7f26a87114..19386fce95 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 ="r63"
+PR ="r64"
FILESPATHPKG =. "u-boot-git:"
@@ -71,6 +71,7 @@ SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \
file://0044-Beagleboard-Adjust-boot.patch \
file://0045-BeagleBoard-Enable-pullups-on-i2c2.patch \
file://0046-BeagleBoard-Add-camera-to-default-bootargs.patch \
+ file://0001-BeagleBoard-move-ramdisk-parameters.patch \
file://fw_env.config \
"
SRCREV_beagleboard = "ca6e1c136ddb720c3bb2cc043b99f7f06bc46c55"