ar71xx: adjust the mtd layout of tew-632brp and dir-615c to match the image layout...
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-tew-632brp.c
index 14deb982b3880ac6ee5645618d1681861c125f0a..7ddb9c8e2f3d30b2d75c7f40a0c081e0ebaf2f23 100644 (file)
@@ -48,11 +48,11 @@ static struct mtd_partition tew_632brp_partitions[] = {
        }, {
                .name           = "kernel",
                .offset         = 0x030000,
-               .size           = 0x0d0000,
+               .size           = 0x0e0000,
        }, {
                .name           = "rootfs",
-               .offset         = 0x100000,
-               .size           = 0x2f0000,
+               .offset         = 0x110000,
+               .size           = 0x2e0000,
        }, {
                .name           = "art",
                .offset         = 0x3f0000,