linux/drivers/mtd/chips
Haavard Skinnemoen 0165508c80 MTD: Add lock/unlock operations for Atmel AT49BV6416
The AT49BV6416 is locked by default, so we really need to provide
at least the unlock() operation for write and erase to work. This
patch implements both ->lock() and ->unlock() and provides a fixup
to install them when an AT49BV6416 chip is detected.

These functions are probably valid on more Atmel chips, but I believe
it's mostly obsolete ones. The AT49BV6416 is in fact obsolete, but
it's used on all current AT32STK1000 development boards.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
2006-08-16 20:16:43 -05:00
..
amd_flash.c [MTD] assume mtd->writesize is 1 for NOR flashes 2006-06-14 19:53:44 +04:00
cfi_cmdset_0001.c [MTD] Fixes of performance and stability issues in CFI driver. 2006-07-15 13:43:59 +01:00
cfi_cmdset_0002.c MTD: Add lock/unlock operations for Atmel AT49BV6416 2006-08-16 20:16:43 -05:00
cfi_cmdset_0020.c [MTD] Introduce MTD_BIT_WRITEABLE 2006-05-22 23:18:29 +02:00
cfi_probe.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
cfi_util.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
chipreg.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fwh_lock.h [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
gen_probe.c [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver 2006-05-21 19:03:21 +01:00
jedec.c [MTD] Initialize 'writesize' 2006-06-22 18:15:48 +04:00
jedec_probe.c [PATCH] MTD: Add Macronix MX29F040 to JEDEC 2006-08-14 19:48:30 -05:00
Kconfig Remove use of inter_module_crap in NOR flash chip drivers. 2006-05-08 22:35:05 +01:00
Makefile Remove use of inter_module_crap in NOR flash chip drivers. 2006-05-08 22:35:05 +01:00
map_absent.c [MTD] Initialize 'writesize' 2006-06-22 18:15:48 +04:00
map_ram.c [MTD] Initialize 'writesize' 2006-06-22 18:15:48 +04:00
map_rom.c [MTD] Initialize 'writesize' 2006-06-22 18:15:48 +04:00
sharp.c [MTD] assume mtd->writesize is 1 for NOR flashes 2006-06-14 19:53:44 +04:00