Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware-utils: mkdlinkfw: cleanup code | Mathias Kresin | 2019-01-13 | 1 | -3/+4 |
| | | | | | | | 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 support | Pawel Dembicki | 2018-03-18 | 1 | -0/+83 |
Tested on D-Link DWR-116. Based on mktplinkfw. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> |