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