Hi,
Just to confirm Erase works ok on the SST49LF002A chip. Tested on the GA-8IRML rev. 2.2.
Index: flashchips.c
===================================================================
--- flashchips.c (revision 1114)
+++ flashchips.c (working copy)
@@ -4821,7 +4821,7 @@
.total_size = 256,
.page_size = 16 * 1024,
.feature_bits = FEATURE_REGISTERMAP | FEATURE_EITHER_RESET,
- .tested = TEST_OK_PRW,
+ .tested = TEST_OK_PREW,
.probe = probe_jedec,
.probe_timing = 1, /* 150 ns */
.block_erasers =
Keep up the good work guys,