summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
authorMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-03-24 22:56:23 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-03-24 22:56:23 +0000
commit0b0d364eab0d08bb750a65a73b68b9a6f95cc279 (patch)
treeccd08270556a44a17de04975112cdac0e44e98f5 /flashchips.c
parent93ab84728c90391a155f2280f17b397aed3fb92a (diff)
downloadflashrom-0b0d364eab0d08bb750a65a73b68b9a6f95cc279.zip
flashrom-0b0d364eab0d08bb750a65a73b68b9a6f95cc279.tar.gz
Flashrom works on Acer Aspire 1520 (Laptop) with W39V040A
See http://www.coreboot.org/pipermail/flashrom/2010-March/002451.html Binary file (standard input) matches Corresponding to flashrom svn r980.
Diffstat (limited to 'flashchips.c')
-rw-r--r--flashchips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.c b/flashchips.c
index d550808..c65932a 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -5738,7 +5738,7 @@ struct flashchip flashchips[] = {
.total_size = 512,
.page_size = 64 * 1024,
.feature_bits = FEATURE_EITHER_RESET,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PRW,
.probe = probe_jedec,
.probe_timing = 10,
.block_erasers =
OpenPOWER on IntegriCloud