From 371343e2ccc38648bbcc35599b48d12e98d3a7cc Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 25 Jun 2010 14:32:51 +0200 Subject: u-boot git: remove ramdisk and user button patches that don't work on revB and revC beagles --- recipes/u-boot/u-boot_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes/u-boot') diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index 8c5fb8eb85..7ee33bc847 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 ="r55" +PR ="r56" FILESPATHPKG =. "u-boot-git:" @@ -65,9 +65,7 @@ SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \ 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 \ " -- cgit 1.2.3-korg