[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2007-02-21 02:17:58 +00:00
parent de7fa296b6
commit 0eb9d788f2

View file

@ -24,7 +24,7 @@
static struct mtd_partition cobalt_mtd_partitions[] = {
{
.name = "Colo",
.name = "firmware",
.offset = 0x0,
.size = 0x80000,
},