summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr741nd.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr741nd.c')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr741nd.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr741nd.c b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr741nd.c
index 3d60b6d1b..cbf774849 100644
--- a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr741nd.c
+++ b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr741nd.c
@@ -40,11 +40,11 @@ static struct mtd_partition tl_wr741nd_partitions[] = {
} , {
.name = "kernel",
.offset = 0x020000,
- .size = 0x120000,
+ .size = 0x140000,
} , {
.name = "rootfs",
- .offset = 0x140000,
- .size = 0x2b0000,
+ .offset = 0x160000,
+ .size = 0x290000,
} , {
.name = "art",
.offset = 0x3f0000,