broadcom: rename the OpenWrt partition to rootfs_data
[openwrt-10.03/.git] / target / linux / brcm-2.4 / files / drivers / mtd / maps / bcm947xx-flash.c
index 3176eb0552f65c87361277972e1ecd55066f58af..1641784681919bd49591f3c755a09237e4f4ce5b 100644 (file)
@@ -158,7 +158,7 @@ static struct mtd_partition bcm947xx_parts[] = {
        { name: "linux", offset: 0, size: 0, },
        { name: "rootfs", offset: 0, size: 0, },
        { name: "nvram", offset: 0, size: 0, },
-       { name: "OpenWrt", offset: 0, size: 0, },
+       { name: "rootfs_data", offset: 0, size: 0, },
        { name: NULL, },
 };