ramips: fix dir-300 mtd layout
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 Mar 2011 19:19:45 +0000 (19:19 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 Mar 2011 19:19:45 +0000 (19:19 +0000)
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26322 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c

index d443e4f..7aed11d 100644 (file)
@@ -51,7 +51,7 @@ static struct mtd_partition dir_300b_partitions[] = {
        }, {
                .name   = "kernel",
                .offset = 0x050000,
-               .size   = 0x090000,
+               .size   = 0x0f0000,
        }, {
                .name   = "rootfs",
                .offset = 0x140000,