tplink-safeloader: add TL-WPA8631P v4
authorJoe Mullally <jwmullally@gmail.com>
Mon, 5 Jun 2023 18:47:42 +0000 (19:47 +0100)
committerSander Vanheule <sander@svanheule.net>
Mon, 12 Jun 2023 19:56:53 +0000 (21:56 +0200)
The only available v4 firmware
wpa8631pv4_eu-up-ver4-0-0-P1-20220510-rel56203-APPLC.bin matches the v3
partition scheme.

User testing confirms the existing WPA8631P v3 image works on this
device.

Link: https://forum.openwrt.org/t/162122
Tested-by: Harald Mayer <harald_mayer@yahoo.com>
Signed-off-by: Joe Mullally <jwmullally@gmail.com>
src/tplink-safeloader.c

index 9f0bb418b6eba63fff4c0dc20c23ed761f87a431..1a0fb4b38ea4d28ea81f32dfd3f3718916418746 100644 (file)
@@ -2310,6 +2310,7 @@ static struct device_info boards[] = {
                        "{product_name:TL-WPA8631P,product_ver:3.0.0,special_id:41550000}\n"
                        "{product_name:TL-WPA8631P,product_ver:3.0.0,special_id:45550000}\n"
                        "{product_name:TL-WPA8631P,product_ver:3.0.0,special_id:55530000}\n"
+                       "{product_name:TL-WPA8631P,product_ver:4.0.0,special_id:45550000}\n"
                        "{product_name:TL-WPA8635P,product_ver:3.0.0,special_id:46520000}\n",
                .part_trail = 0x00,
                .soft_ver = SOFT_VER_DEFAULT,