atheepmgr: add new package
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Sun, 7 Feb 2021 02:52:27 +0000 (05:52 +0300)
committerSergey Ryazanov <ryazanov.s.a@gmail.com>
Thu, 11 Feb 2021 21:13:29 +0000 (00:13 +0300)
commitfe23f181f4161b301f66b2fa7ab633279d3f90f5
treee7aad6995a209c650f226382eb135fc7a9426bec
parentc729a86f152072ef3635a4d2177e6a8aefbea731
atheepmgr: add new package

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>
utils/atheepmgr/Makefile [new file with mode: 0644]