firmware-utils: add sercomm/netgear tool
authorLudwig Thomeczek <ledesrc@wxorx.net>
Tue, 12 Jun 2018 19:16:40 +0000 (21:16 +0200)
committerMathias Kresin <dev@kresin.me>
Mon, 13 Aug 2018 06:37:19 +0000 (08:37 +0200)
commitd0f6e621a20afde1a713d926002283e728cd2bc5
tree6a3c6040b499f1b0186ac6094ab1bf302bc8423e
parentbbb8425d7464104b607189f8cda19623712c569a
firmware-utils: add sercomm/netgear tool

This adds a tool to generate a firmware file accepted
by Netgear or sercomm devices.

They use a zip-packed rootfs with header and a custom
checksum. The generated Image can be flashed via the
nmrpflash tool or the webinterface of the router.

Signed-off-by: Ludwig Thomeczek <ledesrc@wxorx.net>
Makefile
src/mksercommfw.c [new file with mode: 0644]