[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
static struct mtd_partition cobalt_mtd_partitions[] = {
|
static struct mtd_partition cobalt_mtd_partitions[] = {
|
||||||
{
|
{
|
||||||
.name = "Colo",
|
.name = "firmware",
|
||||||
.offset = 0x0,
|
.offset = 0x0,
|
||||||
.size = 0x80000,
|
.size = 0x80000,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user