ramips: fix argus board rootfs size
authorGabor Juhos <juhosg@openwrt.org>
Sun, 4 Dec 2011 15:24:57 +0000 (15:24 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 4 Dec 2011 15:24:57 +0000 (15:24 +0000)
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29422

target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c

index dfcdfeeb271b186b5223c773a2b1168213c41d3f..cc4879941280d8a4df18b274dfc2ece463a63621 100644 (file)
@@ -85,7 +85,7 @@ static struct mtd_partition argus_atp52b_partitions[] = {
        }, {
                .name   = "rootfs",
                .offset = 0x170000,
-               .size   = 0x680000,
+               .size   = 0x690000,
        }
 };
 #endif /* CONFIG_MTD_PARTITIONS */