From 1370f0be558b9d6269b328b4bf89a95f3ebb59bd Mon Sep 17 00:00:00 2001 From: Michael Karcher Date: Mon, 7 Mar 2011 01:09:55 +0000 Subject: SST39SF512 is tested Flashrom -V -w: http://paste.flashrom.org/view.php?id=395 Corresponding to flashrom svn r1275. Signed-off-by: Michael Karcher Acked-by: Carl-Daniel Hailfinger --- flashchips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flashchips.c') diff --git a/flashchips.c b/flashchips.c index 348d19c..1efc8e7 100644 --- a/flashchips.c +++ b/flashchips.c @@ -5567,7 +5567,7 @@ struct flashchip flashchips[] = { .total_size = 64, .page_size = 4096, .feature_bits = FEATURE_EITHER_RESET, - .tested = TEST_UNTESTED, + .tested = TEST_PREW, .probe = probe_jedec, .probe_timing = 1, /* 150 ns */ .block_erasers = -- cgit v1.1