[backfire] merge r23293
[openwrt-10.03/.git] / target / linux / ar71xx / files / drivers / mtd / nand / rb4xx_nand.c
index 5087794f27a8657345862c280e2b0e18fc4d1057..0e19c595861f2f6c0ff8e787c1070fab84718293 100644 (file)
@@ -92,7 +92,7 @@ static struct mtd_partition rb4xx_nand_partitions[] = {
        {
                .name   = "kernel",
                .offset = (256 * 1024),
-               .size   = (4 * 1024 * 1024) - (256 * 1024),
+               .size   = (6 * 1024 * 1024) - (256 * 1024),
        },
        {
                .name   = "rootfs",