[ar71xx] tew-632brp: use LZMA compressed uImage
[openwrt-10.03/.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-tew-632brp.c
index c162913903c9e4b126bdff68bafb937be94b74f7..c736b79516af57805fdbd7d349db1ac2f411c8a3 100644 (file)
@@ -34,20 +34,20 @@ static struct mtd_partition tew_632brp_partitions[] = {
        } , {
                .name           = "kernel",
                .offset         = 0x030000,
-               .size           = 0x100000,
+               .size           = 0x0c0000,
        } , {
                .name           = "rootfs",
-               .offset         = 0x130000,
-               .size           = 0x2b0000,
-       } , {
-               .name           = "firmware",
-               .offset         = 0x030000,
-               .size           = 0x3b0000,
+               .offset         = 0x0f0000,
+               .size           = 0x2f0000,
        } , {
                .name           = "art",
                .offset         = 0x3e0000,
                .size           = 0x020000,
                .mask_flags     = MTD_WRITEABLE,
+       } , {
+               .name           = "firmware",
+               .offset         = 0x030000,
+               .size           = 0x3b0000,
        }
 };
 #endif /* CONFIG_MTD_PARTITIONS */