1 diff -urN linux-2.6.22.1.old/drivers/mtd/devices/at91_dataflash.c linux-2.6.22.1/drivers/mtd/devices/at91_dataflash.c
2 --- linux-2.6.22.1.old/drivers/mtd/devices/at91_dataflash.c 2007-07-29 07:18:10.000000000 +0200
3 +++ linux-2.6.22.1/drivers/mtd/devices/at91_dataflash.c 2007-07-29 07:32:52.000000000 +0200
5 .mask_flags = MTD_WRITEABLE, /* read-only */
10 .offset = MTDPART_OFS_NXTBLK,
11 - .size = 5 * 32 * 8 * 1056, /* 5 sectors */
15 - .name = "filesystem",
17 .offset = MTDPART_OFS_NXTBLK,
18 .size = MTDPART_SIZ_FULL, /* rest = 26 sectors */