Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rbextract: support devices directly showing ERD magic | Roger Pueyo Centelles | 2020-01-23 | 2 | -1/+30 |
| | | | | | | | | | Older ath79-based MikroTik devices have the ERD calibration data compressed and stored different to newer IPQ40xx ones. This commit adds support for these former ones. Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net> Acked-by: Koen Vandeputte <koen.vandeputte@ncentric.com> | ||||
* | rbextract: add package | Roger Pueyo Centelles | 2020-01-23 | 6 | -0/+854 |
This utility extracts the radio calibration data, as well as other board-related information (model, serial number, etc.), from MikroTik Routerboard devices' flash. Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net> Acked-by: Koen Vandeputte <koen.vandeputte@ncentric.com> |