summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2009-01-22 18:46:00 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2009-01-22 18:46:00 +0000
commite4c96c2d267281132ccab735cbcdbb883a9e892c (patch)
tree6630701186a68bf7d7d8825688fa47331f81484b
parent77662160bbfbcb18cadb72276e44a8e017772181 (diff)
Use latest u-boot as default
-rw-r--r--target/u-boot/Config.in2
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