aboutsummaryrefslogtreecommitdiff
path: root/tools/firmware-utils/src/mkdlinkfw-lib.h
Commit message (Collapse)AuthorAge
* firmware-utils: mkdlinkfw: cleanup codeMathias Kresin2019-01-13
| | | | | | | Drop unused function and macros. With the cleanup the gnu extension typeof isn't used any longer and the gnu99 compile flag can be dropped. Signed-off-by: Mathias Kresin <dev@kresin.me>
* firmware-utils: add JBOOT bootloader image supportPawel Dembicki2018-03-18
Tested on D-Link DWR-116. Based on mktplinkfw. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>