ath79: fix factory image generation for Netgear and Zyxel boards
authorPaul Fertser <fercerpav@gmail.com>
Sun, 14 Feb 2021 09:16:33 +0000 (12:16 +0300)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 14 Feb 2021 18:21:38 +0000 (19:21 +0100)
commit25d6af98d0a59e8e1db0f168f33ad239826af5c9
tree40bf6dbf1214db8ca88fed8126485c7ed34b50ec
parentce4cb8e51d8d4b24267653250c3f7310d208bfaa
ath79: fix factory image generation for Netgear and Zyxel boards

The factory images need to embed specific IDs to pass verification with
the OEM firmware (including TFTP recovery), so they need to be
per-device variables.

Fixes: ab1584a797ad ("ath79: netgear: trim down uImage customisations")
Fixes: 459c8c9ef816 ("ath79: add support for ZyXEL NBG6616")
Reported-by: Marcin Juszkiewicz <marcin-openwrt@juszkiewicz.com.pl>
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
[minor commit message adjustments, sort DEVICE_VARS]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/image/Makefile
target/linux/ath79/image/common-netgear.mk
target/linux/ath79/image/nand.mk