2015-03-27 21:22:10 +00:00
|
|
|
--- a/arch/mips/rb532/devices.c
|
|
|
|
+++ b/arch/mips/rb532/devices.c
|
|
|
|
@@ -202,7 +202,7 @@ static struct mtd_partition rb532_partit
|
2016-08-14 20:45:43 +00:00
|
|
|
.offset = 0,
|
|
|
|
.size = 4 * 1024 * 1024,
|
|
|
|
}, {
|
2015-03-27 21:22:10 +00:00
|
|
|
- .name = "rootfs",
|
|
|
|
+ .name = "rootfs_onboard",
|
2016-08-14 20:45:43 +00:00
|
|
|
.offset = MTDPART_OFS_NXTBLK,
|
|
|
|
.size = MTDPART_SIZ_FULL,
|
|
|
|
}
|