ar71xx: convert mikrotik routerboard support to UBI
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / files / drivers / mtd / nand / rb4xx_nand.c
index f2b430ec4b74bebf3f0c02e21f1baad5f476d4bf..96ec5dd1e59650cbd12462336fc2401f1dde9cb3 100644 (file)
@@ -65,7 +65,7 @@ static struct mtd_partition rb4xx_nand_partitions[] = {
                .size   = (4 * 1024 * 1024) - (256 * 1024),
        },
        {
-               .name   = "rootfs",
+               .name   = "ubi",
                .offset = MTDPART_OFS_NXTBLK,
                .size   = MTDPART_SIZ_FULL,
        },