Commit 0eb9d788 authored by Ralf Baechle's avatar Ralf Baechle

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

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent de7fa296
......@@ -24,7 +24,7 @@
static struct mtd_partition cobalt_mtd_partitions[] = {
{
.name = "Colo",
.name = "firmware",
.offset = 0x0,
.size = 0x80000,
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment