ar71xx: increase kernel partition size for TP-Link RE450 v1
[openwrt/openwrt.git] / tools / firmware-utils / src / tplink-safeloader.c
index 65b37926f6112393c9f03fb295c4de942cd28c9c..eef1f913b96ff70497fc798d95bf02f796256243 100644 (file)
@@ -852,8 +852,8 @@ static struct device_info boards[] = {
                */
                .partitions = {
                        {"fs-uboot", 0x00000, 0x20000},
-                       {"os-image", 0x20000, 0x150000},
-                       {"file-system", 0x170000, 0x4a0000},
+                       {"os-image", 0x20000, 0x180000},
+                       {"file-system", 0x1a0000, 0x460000},
                        {"partition-table", 0x600000, 0x02000},
                        {"default-mac", 0x610000, 0x00020},
                        {"pin", 0x610100, 0x00020},