Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent de7fa296
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@

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