aboutsummaryrefslogtreecommitdiff
path: root/utils/atheepmgr
Commit message (Collapse)AuthorAge
* atheepmgr: add new packageSergey Ryazanov2021-02-12
This utility is intended to analyze EEPROM/boarddata content of Atheros based boards: load, dump, parse and perform quick edit. Mostly it is used to work with binary dumps/blobs on a host, but sometime it is useful to be able to run it on a board, e.g. to make an EEPROM content dump or to quickly analyze ART/boarddata without copying it to a host. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>