ath79: increase kernel partition size for CPE610v1
[openwrt/staging/blogic.git] / tools / firmware-utils / src / tplink-safeloader.c
index 1a54e92b07cd398d3c1b4e165baf5f129369a3d5..78d80ac89ece4e81538807b2132c04981b518272 100644 (file)
@@ -303,8 +303,8 @@ static struct device_info boards[] = {
                        {"default-mac", 0x30000, 0x00020},
                        {"product-info", 0x31100, 0x00100},
                        {"signature", 0x32000, 0x00400},
-                       {"os-image", 0x40000, 0x1c0000},
-                       {"file-system", 0x200000, 0x5b0000},
+                       {"os-image", 0x40000, 0x200000},
+                       {"file-system", 0x240000, 0x570000},
                        {"soft-version", 0x7b0000, 0x00100},
                        {"support-list", 0x7b1000, 0x00400},
                        {"user-config", 0x7c0000, 0x10000},