[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".
authorRalf Baechle <ralf@linux-mips.org>
Wed, 21 Feb 2007 02:17:58 +0000 (02:17 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 22 Feb 2007 00:50:45 +0000 (00:50 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cobalt/mtd.c

index 01d8ec7..2b088ef 100644 (file)
@@ -24,7 +24,7 @@
 
 static struct mtd_partition cobalt_mtd_partitions[] = {
        {
-               .name   = "Colo",
+               .name   = "firmware",
                .offset = 0x0,
                .size   = 0x80000,
        },