summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/atngw100/atngw100_defconfig
diff options
context:
space:
mode:
authorThiago A. CorrĂȘa2009-04-30 08:33:27 +0200
committerThiago A. CorrĂȘa2009-04-30 08:33:27 +0200
commit956c18a704f23775f52c775c4f355d1db70761e9 (patch)
tree976c997123eb72e35c58aa9386f1a9e15fa81b6d /target/device/Atmel/atngw100/atngw100_defconfig
parentUndeprecate u-boot 2008.10 since this is the last version known to work with ... (diff)
downloadbuildroot-956c18a704f23775f52c775c4f355d1db70761e9.tar.gz
buildroot-956c18a704f23775f52c775c4f355d1db70761e9.tar.xz
buildroot-956c18a704f23775f52c775c4f355d1db70761e9.zip
Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work properly)
Diffstat (limited to 'target/device/Atmel/atngw100/atngw100_defconfig')
-rw-r--r--target/device/Atmel/atngw100/atngw100_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/device/Atmel/atngw100/atngw100_defconfig b/target/device/Atmel/atngw100/atngw100_defconfig
index 519ac3bcd..f4c5d5b17 100644
--- a/target/device/Atmel/atngw100/atngw100_defconfig
+++ b/target/device/Atmel/atngw100/atngw100_defconfig
@@ -762,12 +762,12 @@ BR2_TARGET_ROOTFS_TAR_COPYTO=""
#
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="atngw100"
-BR2_TARGET_UBOOT_2009_03=y
+# BR2_TARGET_UBOOT_2009_03 is not set
# BR2_TARGET_UBOOT_2009_01 is not set
-# BR2_TARGET_UBOOT_2008_10 is not set
+BR2_TARGET_UBOOT_2008_10=y
# BR2_TARGET_UBOOT_1_3_4 is not set
# BR2_TARGET_UBOOT_1_2_0_ATMEL is not set
-BR2_UBOOT_VERSION="2009.03"
+BR2_UBOOT_VERSION="2008.10"
BR2_U_BOOT_SITE="ftp://ftp.denx.de/pub/u-boot"
# BR2_TARGET_U_BOOT_ARCH_PATCH is not set
BR2_TARGET_UBOOT_CUSTOM_PATCH=""