From patchwork Wed Jun 23 06:39:09 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Mark SST49LF160C tested for erase Date: Wed, 23 Jun 2010 05:39:09 -0000 From: Ed Swierk X-Patchwork-Id: 1545 Message-Id: <1277275149.20870.4.camel@localhost.localdomain> To: flashrom@flashrom.org I have tested the erase operation with the SST49LF160C LPC flash chip. Signed-off-by: Ed Swierk --- Index: flashrom-0.9.2-r1057/flashchips.c =================================================================== --- flashrom-0.9.2-r1057.orig/flashchips.c +++ flashrom-0.9.2-r1057/flashchips.c @@ -4582,7 +4582,7 @@ struct flashchip flashchips[] = { .total_size = 2048, .page_size = 4 * 1024, .feature_bits = FEATURE_REGISTERMAP, - .tested = TEST_OK_PRW, + .tested = TEST_OK_PREW, .probe = probe_82802ab, .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (sst49lfxxxc.c) */ .block_erasers =