ar71xx: convert mikrotik routerboard support to UBI
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-rb95x.c
index c2261ab9f121d3ea4052256dc9b184bac9630dd4..05e15e77e1132e5e0a426a87a52ecee0f834bd07 100644 (file)
@@ -53,7 +53,7 @@ static struct mtd_partition rb95x_nand_partitions[] = {
                .size   = (4 * 1024 * 1024) - (256 * 1024),
        },
        {
-               .name   = "rootfs",
+               .name   = "ubi",
                .offset = MTDPART_OFS_NXTBLK,
                .size   = MTDPART_SIZ_FULL,
        },