From patchwork Wed Jul 28 23:51:17 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Patch to confirm SST49LF002A working for Erase operation Date: Wed, 28 Jul 2010 22:51:17 -0000 From: Putlinuxonit X-Patchwork-Id: 1694 Message-Id: To: flashrom@flashrom.org Hi, Just to confirm Erase works ok on the SST49LF002A chip. Tested on the GA-8IRML rev. 2.2. Keep up the good work guys, Signed-off-by: Udu Ogah 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 =