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