From: Ulf Samuelsson Date: Thu, 22 Jan 2009 18:46:00 +0000 (-0000) Subject: Use latest u-boot as default X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e4c96c2d267281132ccab735cbcdbb883a9e892c;p=buildroot.git Use latest u-boot as default --- diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in index ff57a43bdc..3d62627883 100644 --- a/target/u-boot/Config.in +++ b/target/u-boot/Config.in @@ -13,7 +13,7 @@ config BR2_TARGET_UBOOT_BOARDNAME choice prompt "U-Boot Version" - default BR2_TARGET_UBOOT_2008_10 + default BR2_TARGET_UBOOT_2009_01 help Select the specific U-Boot version you want to use