From 15567a973d1a8b270b26b9c3f6ae74a39c801f46 Mon Sep 17 00:00:00 2001 From: Tim Wilkinson Date: Fri, 6 Jan 2023 16:21:06 -0800 Subject: [PATCH] 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 --- SUPPORTED_DEVICES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SUPPORTED_DEVICES.md b/SUPPORTED_DEVICES.md index 37168d14..d36ba2ca 100644 --- a/SUPPORTED_DEVICES.md +++ b/SUPPORTED_DEVICES.md @@ -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