From 4bd8a40143efca793a707723ef1b83574ad17c98 Mon Sep 17 00:00:00 2001 From: Sven Schnelle Date: Mon, 7 Mar 2011 10:59:06 +0000 Subject: Mark Macronix MX25L1605D as fully tested Corresponding to flashrom svn r1276. Signed-off-by: Sven Schnelle 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 1efc8e7..23ae8e9 100644 --- a/flashchips.c +++ b/flashchips.c @@ -3829,7 +3829,7 @@ struct flashchip flashchips[] = { .total_size = 2048, .page_size = 256, .feature_bits = FEATURE_WRSR_WREN, - .tested = TEST_OK_PR, + .tested = TEST_OK_PREW, .probe = probe_spi_rdid, .probe_timing = TIMING_ZERO, .block_erasers = -- cgit v1.1