From 5cf947e941cac336cef86c2f70362c9642de36f1 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 8 Nov 2011 13:50:43 +0100 Subject: u-boot 2011.10rc: uboot extX loading is 20 times slower than vfat loading :( Signed-off-by: Koen Kooi --- recipes-bsp/u-boot/u-boot_2011.10rc.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/u-boot/u-boot_2011.10rc.bb') diff --git a/recipes-bsp/u-boot/u-boot_2011.10rc.bb b/recipes-bsp/u-boot/u-boot_2011.10rc.bb index fd7d99c4..983a1878 100644 --- a/recipes-bsp/u-boot/u-boot_2011.10rc.bb +++ b/recipes-bsp/u-boot/u-boot_2011.10rc.bb @@ -4,7 +4,7 @@ require u-boot.inc COMPATIBLE_MACHINE = "(ti33x)" DEFAULT_PREFERENCE_ti33x = "99" PV = "2011.09+git" -PR = "r21" +PR = "r22" # SPL build UBOOT_BINARY = "u-boot.img" -- cgit v1.2.3-54-g00ecf