From patchwork Tue Aug 31 21:25:42 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Mark SST39SF040 as TEST_OK_PREW Date: Tue, 31 Aug 2010 20:25:42 -0000 From: David Borg X-Patchwork-Id: 1838 Message-Id: To: flashrom@flashrom.org Mark the SST39SF040 as tested ok for all operations. (Tested on Asus P4S800-MX) Sorry for spam. Kindly ignore the previous email. Signed-off-by: David Borg Regards, David Index: flashchips.c =================================================================== --- flashchips.c (revision 1145) +++ flashchips.c (working copy) @@ -5183,7 +5183,7 @@ .total_size = 512, .page_size = 4096, .feature_bits = FEATURE_EITHER_RESET, - .tested = TEST_UNTESTED, + .tested = TEST_OK_PREW, .probe = probe_jedec, .probe_timing = 1, /* 150 ns */ .block_erasers =