flashrom -V -w: http://paste.flashrom.org/view.php?id=389
Signed-off-by: Michael Karcher <[email protected]> --- flashchips.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/flashchips.c b/flashchips.c index 9f2b64f..0f1c9ab 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 = -- 1.7.2.3 _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
