summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
authorBrandon Dowdy <brandonrd7@gmail.com>2011-03-06 18:31:11 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2011-03-06 18:31:11 +0000
commitf07bf321062ea0bda8c4453c6adbd84709221caa (patch)
tree0ca3ec0674a2bc65fbd3272087b4443b8a10abef /flashchips.c
parent19e0aacd636eac3fde02a8f5e2b87326656d5812 (diff)
downloadast2050-flashrom-f07bf321062ea0bda8c4453c6adbd84709221caa.zip
ast2050-flashrom-f07bf321062ea0bda8c4453c6adbd84709221caa.tar.gz
Mark SST49LF080A as fully tested
Mark EVGA nForce 780i board as supported. Full logs are here: http://www.flashrom.org/pipermail/flashrom/2011-January/005779.html Corresponding to flashrom svn r1269. Signed-off-by: Brandon Dowdy <brandonrd7@gmail.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
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 9f2b64f..1f17966 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -6144,7 +6144,7 @@ struct flashchip flashchips[] = {
.total_size = 1024,
.page_size = 4096,
.feature_bits = FEATURE_EITHER_RESET,
- .tested = TEST_OK_PRE,
+ .tested = TEST_OK_PREW,
.probe = probe_jedec,
.probe_timing = TIMING_FIXME,
.block_erasers =
OpenPOWER on IntegriCloud