image: add additional fields to Netgear encrypted image
authorWenli Looi <wlooi@ucalgary.ca>
Thu, 30 Mar 2023 22:27:11 +0000 (22:27 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 1 Jul 2023 12:42:11 +0000 (14:42 +0200)
commit0a1ebccc8702cadc50bc096f1e185472f3927786
tree2384b73c9d69c06da23afe37060db5a0c4aafc3c
parentb20be1e41e5bd05f78025e7d417b68619ae93d55
image: add additional fields to Netgear encrypted image

These fields are used for EAX12 and EX6250v2 series, and perhaps other
devices. Compatibility is preserved with the WAX202 and WAX206.

In addition, adds the related vars to DEVICE_VARS so that the variables
work correctly with multiple devices.

References in GPL source:
https://www.downloads.netgear.com/files/GPL/EAX12_EAX11v2_EAX15v2_GPL_V1.0.3.34_src.tar.gz

* tools/imgencoder/src/gj_enc.c
  Contains code that generates the encrypted image.

Signed-off-by: Wenli Looi <wlooi@ucalgary.ca>
include/image-commands.mk
scripts/netgear-encrypted-factory.py
target/linux/mediatek/image/Makefile
target/linux/ramips/image/Makefile