summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-615-c1.c6
-rw-r--r--target/linux/ar71xx/files/arch/mips/ar71xx/mach-tew-632brp.c6
2 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-615-c1.c b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-615-c1.c
index 2b1a8e24b..fa1f8b9ef 100644
--- a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-615-c1.c
+++ b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-615-c1.c
@@ -55,11 +55,11 @@ static struct mtd_partition dir_615c1_partitions[] = {
}, {
.name = "kernel",
.offset = 0x030000,
- .size = 0x0d0000,
+ .size = 0x0e0000,
}, {
.name = "rootfs",
- .offset = 0x100000,
- .size = 0x2f0000,
+ .offset = 0x110000,
+ .size = 0x2e0000,
}, {
.name = "art",
.offset = 0x3f0000,
diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tew-632brp.c b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tew-632brp.c
index 14deb982b..7ddb9c8e2 100644
--- a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tew-632brp.c
+++ b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tew-632brp.c
@@ -48,11 +48,11 @@ static struct mtd_partition tew_632brp_partitions[] = {
}, {
.name = "kernel",
.offset = 0x030000,
- .size = 0x0d0000,
+ .size = 0x0e0000,
}, {
.name = "rootfs",
- .offset = 0x100000,
- .size = 0x2f0000,
+ .offset = 0x110000,
+ .size = 0x2e0000,
}, {
.name = "art",
.offset = 0x3f0000,