increase size of the kernel partition on the TL-WR[789]41N boards
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-tl-wr941nd.c
index 563ba1c7e6a03c529ec1ab8b412f1da861464b49..eb1a1b0da7d88b0bb473b372b5452ae8835a84c9 100644 (file)
@@ -39,11 +39,11 @@ static struct mtd_partition tl_wr941nd_partitions[] = {
        } , {
                .name           = "kernel",
                .offset         = 0x020000,
-               .size           = 0x120000,
+               .size           = 0x140000,
        } , {
                .name           = "rootfs",
-               .offset         = 0x140000,
-               .size           = 0x2b0000,
+               .offset         = 0x160000,
+               .size           = 0x290000,
        } , {
                .name           = "art",
                .offset         = 0x3f0000,