firmware-utils: support checksum for AVM fritzbox wasp SOCs
authorDaniel Kestrel <kestrel1974@t-online.de>
Mon, 17 Jan 2022 08:36:29 +0000 (09:36 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sat, 19 Feb 2022 18:43:19 +0000 (19:43 +0100)
commit497726b45263ba6f652724213d14084e89e4f970
treee28faeabf13d05d948ebceac095b1bb5fe6a949f
parent706e9cc0f685d72125d546f76738511fd0b08d40
firmware-utils: support checksum for AVM fritzbox wasp SOCs

This patch adds creating the checksum to be able to create an
image and boot the secondary ath79 based wireless assist (WASP)
SoC with a second instance of OpenWrt for some AVM Fritzbox
devices (3390, 3490, 5490, 7490).
The utility is called avm-wasp-checksum and was originally
created by Andreas Boehler.

Signed-off-by: Daniel Kestrel <kestrel1974@t-online.de>
CMakeLists.txt
src/avm-wasp-checksum.c [new file with mode: 0644]