projects
/
platform
/
kernel
/
kernel-mfld-blackbay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de7fa29
)
[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 21 Feb 2007 02:17:58 +0000
(
02:17
+0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 22 Feb 2007 00:50:45 +0000
(
00:50
+0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cobalt/mtd.c
patch
|
blob
|
history
diff --git
a/arch/mips/cobalt/mtd.c
b/arch/mips/cobalt/mtd.c
index
01d8ec7
..
2b088ef
100644
(file)
--- a/
arch/mips/cobalt/mtd.c
+++ b/
arch/mips/cobalt/mtd.c
@@
-24,7
+24,7
@@
static struct mtd_partition cobalt_mtd_partitions[] = {
{
- .name = "
Colo
",
+ .name = "
firmware
",
.offset = 0x0,
.size = 0x80000,
},