tplink-safeloader: add regionless EAP225-V3 IDs
authorSander Vanheule <sander@svanheule.net>
Sun, 26 Jun 2022 14:30:34 +0000 (16:30 +0200)
committerSander Vanheule <sander@svanheule.net>
Sun, 26 Jun 2022 14:36:21 +0000 (16:36 +0200)
commit9563fe8e78cb45cbfcc3c6bf5dc782b4829b1182
tree45660372072608800aec83208250c4b7c0f10139
parentaffc38e89b3544edc97d05367f8aeafa4c4e73bd
tplink-safeloader: add regionless EAP225-V3 IDs

Devices whose model ID does not contain a region identifier will not
match the "CA" and "CA,JP" qualified model IDs in the current EAP225-V3
SupportList. This results in the stock firmware giving the following
error when trying to flash a factory image:
    Upgrade failed because the firmware is incompatible

Add the IDs without region qualifiers to also support these devices.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
src/tplink-safeloader.c