diff options
author | John Klug <john.klug@multitech.com> | 2017-05-12 14:42:54 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-06-09 09:09:19 -0500 |
commit | 03aab7ba023e69dc174b728302a6942f7b3b4603 (patch) | |
tree | fa45043392e4102b745f88b60c01ec3457cf1cea /conf | |
parent | 0800225fae846cecbac833bde27405fc14e8e4b8 (diff) | |
download | meta-multitech-03aab7ba023e69dc174b728302a6942f7b3b4603.tar.gz meta-multitech-03aab7ba023e69dc174b728302a6942f7b3b4603.tar.bz2 meta-multitech-03aab7ba023e69dc174b728302a6942f7b3b4603.zip |
New u-boot
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/mtcdt.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index a4e1ba7..58339dd 100644 --- a/conf/machine/mtcdt.conf +++ b/conf/machine/mtcdt.conf @@ -22,7 +22,7 @@ SERIAL_CONSOLES = "115200;ttyS0" USE_VT = "0" UBOOT_MACHINE = "at91sam9x5ek_nandflash_config" -PREFERRED_VERSION_u-boot = "2012.10" +PREFERRED_VERSION_u-boot = "2016.09.01" AT91BOOTSTRAP_BOARD = "at91sam9x5eknf_uboot" PREFERRED_VERSION_at91bootstrap = "3.5.3" |