aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/rbextract/src/routerboot.h
Commit message (Collapse)AuthorAgeFilesLines
* package/utils: remove rbextractThibaut VARÈNE2020-05-081-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 packageRoger Pueyo Centelles2020-01-231-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>