Joe Hershberger e70bfa2986 nand: Make NAND lock status compatible with Micron
Micron NAND flash (e.g. MT29F4G08ABADAH4) BLOCK LOCK READ STATUS is not
the same as others.  Instead of bit 1 being lock, it is #lock_tight.
To make the driver support either format, ignore bit 1 and use only
bit 0 and bit 2.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2012-09-17 17:33:43 -05:00
..
2012-05-15 17:32:05 -05:00
2011-10-22 01:22:21 +02:00
2012-03-26 11:00:31 +02:00
2011-07-28 16:41:06 +02:00
2012-06-21 20:53:09 +02:00
2012-03-27 22:05:28 +02:00
2012-05-20 08:32:32 +02:00
2011-07-28 17:22:53 +02:00
2011-10-22 01:13:35 +02:00
2012-08-09 23:39:18 +02:00
2012-08-09 23:42:20 +02:00
2012-09-02 17:40:19 +02:00
2011-12-07 08:41:22 +01:00
2012-07-10 11:35:38 +02:00
2011-10-22 01:13:35 +02:00
2011-12-05 22:48:10 +01:00
2011-09-04 23:27:52 +02:00
2011-10-26 21:33:42 +02:00
2012-05-20 08:32:32 +02:00