ソースを参照

Use latest u-boot as default

Ulf Samuelsson 16 年 前
コミット
e4c96c2d26
1 ファイル変更1 行追加1 行削除
  1. 1 1
      target/u-boot/Config.in

+ 1 - 1
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