[rdc] 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Thank...
[openwrt.git] / target / linux / au1000 / patches-2.6.30 / 002-openwrt_rootfs.patch
1 --- a/arch/mips/alchemy/mtx-1/platform.c
2 +++ b/arch/mips/alchemy/mtx-1/platform.c
3 @@ -90,7 +90,7 @@ static struct platform_device mtx1_gpio_
4
5 static struct mtd_partition mtx1_mtd_partitions[] = {
6 {
7 - .name = "filesystem",
8 + .name = "rootfs",
9 .size = 0x01C00000,
10 .offset = 0,
11 },
This page took 0.041858 seconds and 5 git commands to generate.