Shashi Rao e6be133b68 [MTD] Fix fwh_lock locking
This is on a custom board with a mapping driver access to an ST
M50LPW080 chip. This chip is probed successfully with
do_map_probe("jedec_probe",...). If I use the mtdchar interface to
perform unlock->erase->program->lock on any of the 16 eraseblocks in the
chip, the chip is left in FL_STATUS mode while the data structures
believe that the chip is in FL_READY mode. Hence, any subsequent reads
to any flash byte results in 0x80 being read.

Signed-off-by: Shashi Rao <shashi@sun.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-04-17 14:11:20 -04:00
..
2007-03-09 15:32:58 -08:00
2007-03-05 07:57:53 -08:00
2007-03-09 21:06:40 -05:00
2007-03-06 13:38:49 +01:00
2007-04-17 14:11:20 -04:00
2007-03-09 15:36:30 -08:00
2007-02-16 14:00:19 +11:00