diff options
Diffstat (limited to 'target/u-boot')
-rw-r--r-- | target/u-boot/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in index ff57a43bd..3d6262788 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 |