tplink-safeloader: increase support-list size for AX23 v1
[project/firmware-utils.git] / src / tplink-safeloader.c
index a4749aa51e8147d9b8cb59476b7191e2bbfb10dc..02ee6d800c94c2a85f6016cb36b717ca091a5c01 100644 (file)
@@ -1009,9 +1009,9 @@ static struct device_info boards[] = {
                        {"logo", 0xfde000, 0x02000},
                        {"partition-table", 0xfe0000, 0x00800},
                        {"soft-version", 0xfe0800, 0x00100},
-                       {"support-list", 0xfe0900, 0x00200},
-                       {"profile", 0xfe0b00, 0x03000},
-                       {"extra-para", 0xfe3b00, 0x00100},
+                       {"support-list", 0xfe0900, 0x00400},
+                       {"profile", 0xfe0d00, 0x03000},
+                       {"extra-para", 0xfe3d00, 0x00100},
                        {"radio", 0xff0000, 0x10000},
                        {NULL, 0, 0}
                },