broadcom-diag: add support for some new devices
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt288x / mach-rt-n15.c
index fb04891..18d5337 100644 (file)
@@ -54,11 +54,11 @@ static struct mtd_partition rt_n15_partitions[] = {
        }, {
                .name   = "kernel",
                .offset = 0x050000,
-               .size   = 0x0b0000,
+               .size   = 0x0d0000,
        }, {
                .name   = "rootfs",
-               .offset = 0x100000,
-               .size   = 0x300000,
+               .offset = 0x120000,
+               .size   = 0x2e0000,
        }, {
                .name   = "firmware",
                .offset = 0x050000,
This page took 0.021693 seconds and 4 git commands to generate.