Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/utils: remove rbextract | Thibaut VARÈNE | 2020-05-08 | 1 | -258/+0 |
| | | | | | | | | | | | | Rationale: 1/ This tool is no longer necessary following the implementation of a sysfs driver 2/ The upstream author, Robert Marko, stated[1] that this tool had been taken from his tree in an unfinished state not suitable for merging [1] https://github.com/openwrt/openwrt/pull/2850#issuecomment-610277863 Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org> | ||||
* | rbextract: add package | Roger Pueyo Centelles | 2020-01-23 | 1 | -0/+258 |
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> |