You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
281 B
12 lines
281 B
11 years ago
|
--- a/arch/mips/alchemy/board-mtx1.c
|
||
|
+++ b/arch/mips/alchemy/board-mtx1.c
|
||
10 years ago
|
@@ -169,7 +169,7 @@ static struct platform_device mtx1_gpio_
|
||
8 years ago
|
|
||
11 years ago
|
static struct mtd_partition mtx1_mtd_partitions[] = {
|
||
8 years ago
|
{
|
||
11 years ago
|
- .name = "filesystem",
|
||
|
+ .name = "rootfs",
|
||
8 years ago
|
.size = 0x01C00000,
|
||
|
.offset = 0,
|
||
|
},
|