summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2013-04-24 12:07:31 -0500
committerJesse Gilles <jgilles@multitech.com>2013-04-24 12:07:31 -0500
commita85ef99b6816c1b072dcd2ac0f73fb078d100801 (patch)
tree2dcdc9c6eec7a8edc878aadce37ae02229565665
parent10ef157739de90dd95b50504b0dba45c59b48b14 (diff)
mtocgd3: use at91bootstrap 3.5.3
-rw-r--r--multitech/conf/machine/mtocgd3.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/multitech/conf/machine/mtocgd3.conf b/multitech/conf/machine/mtocgd3.conf
index e1c8674..d499540 100644
--- a/multitech/conf/machine/mtocgd3.conf
+++ b/multitech/conf/machine/mtocgd3.conf
@@ -15,7 +15,7 @@ UBOOT_MACHINE = "at91sam9x5ek_nandflash_config"
PREFERRED_VERSION_u-boot = "2012.10"
AT91BOOTSTRAP_BOARD = "at91sam9x5eknf_uboot"
-PREFERRED_VERSION_at91bootstrap = "3.5.2"
+PREFERRED_VERSION_at91bootstrap = "3.5.3"
#don't try to access tty1
USE_VT = "0"