patch attached. Tested on a W25Q80...
Signed-off-by: David Hendricks <[email protected]> -- David Hendricks (dhendrix) Systems Software Engineer, Google Inc.
Index: flashchips.c =================================================================== --- flashchips.c (revision 1209) +++ flashchips.c (working copy) @@ -7008,7 +7008,7 @@ .total_size = 1024, .page_size = 256, .feature_bits = FEATURE_WRSR_WREN, - .tested = TEST_OK_PRE, + .tested = TEST_OK_PREW, .probe = probe_spi_rdid, .probe_timing = TIMING_ZERO, .block_erasers =
_______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
