summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorgrodriguez <guille.rodriguez@gmail.com>2016-08-30 10:34:43 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-09-02 13:51:24 +0200
commit3c3a664472e399b0609d6e71cb6028b7758c1685 (patch)
treef10f5849a89d0ba70885e3a8db4f2f8dbc20dc54 /platforms
parentf53f788c4db2ef4b141fa5816f6ea2b41c9627d6 (diff)
downloadptxdist-3c3a664472e399b0609d6e71cb6028b7758c1685.tar.gz
ptxdist-3c3a664472e399b0609d6e71cb6028b7758c1685.tar.xz
Update at91bootstrap2 package for compatibility with 3.x series
The original 2.x series of at91bootstrap are not available anymore, and the current rules don't work with the 3.x series. Update them for at91bootstrap 3.4 and above. Signed-off-by: Guillermo Rodriguez <guille.rodriguez@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/at91bootstrap2.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/platforms/at91bootstrap2.in b/platforms/at91bootstrap2.in
index ebaf3497f..80f0542e1 100644
--- a/platforms/at91bootstrap2.in
+++ b/platforms/at91bootstrap2.in
@@ -2,9 +2,9 @@
menuconfig AT91BOOTSTRAP2
tristate
- prompt "AT91 bootstrap 2.x "
+ prompt "AT91 bootstrap 3.x "
help
- Note: this is for AT91 bootstrap version 2.x
+ Note: this is for AT91 bootstrap version 3.4 or later.
The AT91Bootstrap application is a first level bootloader
for Atmel AT91SAM9 ARM Thumb-based microcontrollers.
@@ -35,10 +35,10 @@ if AT91BOOTSTRAP2
config AT91BOOTSTRAP2_VERSION
string
- default "2.13"
+ default "3.8.5"
prompt "AT91 Bootstrap version"
help
- Enter the AT91 Bootstrap version you want to build. Usally something like "1.11"
+ Enter the AT91 Bootstrap version you want to build. Usally something like "3.8.5"
config AT91BOOTSTRAP2_MD5
prompt "AT91 Bootstrap source md5sum"