ar71xx: adjust the mtd layout of tew-632brp and dir-615c to match the image layout...
authorFelix Fietkau <nbd@openwrt.org>
Thu, 11 Aug 2011 13:52:40 +0000 (13:52 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 11 Aug 2011 13:52:40 +0000 (13:52 +0000)
SVN-Revision: 27959

target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-615-c1.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-tew-632brp.c

index 2b1a8e24b106eb28ecbf8a02b1be5e6b19851d39..fa1f8b9efc69d34789f240796eb7f2e969f89f58 100644 (file)
@@ -55,11 +55,11 @@ static struct mtd_partition dir_615c1_partitions[] = {
        }, {
                .name           = "kernel",
                .offset         = 0x030000,
-               .size           = 0x0d0000,
+               .size           = 0x0e0000,
        }, {
                .name           = "rootfs",
-               .offset         = 0x100000,
-               .size           = 0x2f0000,
+               .offset         = 0x110000,
+               .size           = 0x2e0000,
        }, {
                .name           = "art",
                .offset         = 0x3f0000,
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,