1
0
Fork 0

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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
hifive-unleashed-5.1
Ralf Baechle 2007-02-21 02:17:58 +00:00
parent de7fa296b6
commit 0eb9d788f2
1 changed files with 1 additions and 1 deletions

View File

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