mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-17 21:04:44 +02:00
Change the main partition to be named rootfs so that the scripts mount it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7537 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f0ac435233
commit
5d3ad7d506
@ -58,7 +58,7 @@ static struct mtd_partition partition_info[] = {
|
|||||||
size: 4 * 1024 * 1024
|
size: 4 * 1024 * 1024
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "RouterBoard NAND Main",
|
name: "rootfs",
|
||||||
offset: MTDPART_OFS_NXTBLK,
|
offset: MTDPART_OFS_NXTBLK,
|
||||||
size: MTDPART_SIZ_FULL
|
size: MTDPART_SIZ_FULL
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user