--- zzzz-none-000/linux-2.4.17/drivers/mtd/maps/cstm_mips_ixx.c 2001-10-04 22:14:59.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/mtd/maps/cstm_mips_ixx.c 2004-11-24 13:22:49.000000000 +0000 @@ -1,5 +1,5 @@ /* - * $Id: cstm_mips_ixx.c,v 1.5 2001/10/02 15:05:14 dwmw2 Exp $ + * $Id: cstm_mips_ixx.c,v 1.1.1.1 2003/06/23 22:18:28 jharrell Exp $ * * Mapping of a custom board with both AMD CFI and JEDEC flash in partitions. * Config with both CFI and JEDEC device support. @@ -175,7 +175,7 @@ static struct mtd_partition cstm_mips_ixx_partitions[PHYSMAP_NUMBER][MAX_PHYSMAP_PARTITIONS] = { { // 28F128J3A in 2x16 configuration { - name: "main partition ", + name: "User FS", size: 0x02000000, // 128 x 2 x 128k byte sectors offset: 0, }, @@ -197,7 +197,7 @@ static struct mtd_partition cstm_mips_ixx_partitions[PHYSMAP_NUMBER][MAX_PHYSMAP_PARTITIONS] = { { { - name: "main partition", + name: "User FS", size: CONFIG_MTD_CSTM_MIPS_IXX_LEN, offset: 0, },