Tag devices which must be reinstalled. (#622)

* Tag devices which must be reinstalled.
Looks like the NAND layout for a few Mikrotik devices has changed
sufficiently that they cannot be easily upgrade and must be reinstalled
from scratch.  Note this in the SUPPORTED_DEVICES matrix.

* Improved language
This commit is contained in:
Tim Wilkinson 2023-01-06 16:21:06 -08:00 committed by GitHub
parent fb4743b361
commit 15567a973d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Device | Band | Target | Subtarget | Image | RAM | Stability | Status
:------ | :----: | :------: | :---------: | :-----: | :---: | :---------: | :------
Mikrotik Basebox RB912UAG-2HPnD | 2 | ath79 | mikrotik | mikrotik-912uag-2hpnd | 64MB | unknown | released
Mikrotik Basebox RB912UAG-5HPnD | 5 | ath79 | mikrotik | mikrotik-912uag-5hpnd | 64MB | unknown | released
Mikrotik Basebox RB912UAG-5HPnD | 5 | ath79 | mikrotik | mikrotik-912uag-5hpnd | 64MB | stable | reinstall
Mikrotik hAP ac lite 952Ui-5ac2nD | 2 | ath79 | mikrotik | mikrotik-952ui-5ac2nd | 64MB | stable | released
Mikrotik RBLHG-2nD(-XL) | 2 | ath79 | mikrotik | mikrotik-lhg-2nd | 64MB | stable | released
Mikrotik RBLHG-5nD | 5 | ath79 | mikrotik | mikrotik-lhg-5nd | 64MB | stable | released
@ -134,6 +134,7 @@ Meraki MR-16 || ath79 | - | - | 64MB | unsupported | **brick**
* *brick* - this image has been tested and will currently brick your hardware. Avoid for now.
* *sunset* - this device has been sunsetted and support will be deprecated at some point.
* *nightly* - this device is newly supported in the nightly builds (since the last release).
* *reinstall* - this device cannot be upgraded from 3.22.12.0 and must be reinstalled using the "First Install Process".
The 'target' and 'subtarget' identify the directory to find the image on at http://downloads.arednmesh.org