linksys: add magic header generation tool for e8350 v1
authorSergey Filippov <sergey.filippov@outlook.com>
Sat, 15 Jun 2024 17:14:35 +0000 (19:14 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 20 Jun 2024 21:18:41 +0000 (23:18 +0200)
commit6ac44974185a3e7dc7848e97b964339948e817a7
tree726253b7a36d28e22d4abb5e1226cc5e720a468c
parentbd7fcc74b43e9c6b08d376aacd5e7a04b9f8e9b6
linksys: add magic header generation tool for e8350 v1

Add support for upgrade from vendor firmware for Linksys e8350.
As part of adding support for Linksys e8350 to OpenWrt it is required to have this tool.

Signed-off-by: Sergey Filippov <sergey.filippov@outlook.com>
[ fix formal code problem, calloc instead of malloc + memset ]
Link: https://github.com/openwrt/firmware-utils/pull/30
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
CMakeLists.txt
src/linksys-addfwhdr.c [new file with mode: 0644]