summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
authorMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2011-03-07 01:09:55 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2011-03-07 01:09:55 +0000
commit8c85c20628c7b8cf736b8002830d3b87d91cfc85 (patch)
tree1f631b75829e44ad8efd3f28f4db34e41062afcc /flashchips.c
parent73bc350c7595acf86596eb95435e51de7e9bcae9 (diff)
downloadflashrom-8c85c20628c7b8cf736b8002830d3b87d91cfc85.zip
flashrom-8c85c20628c7b8cf736b8002830d3b87d91cfc85.tar.gz
SST39SF512 is tested
Flashrom -V -w: http://paste.flashrom.org/view.php?id=395 Corresponding to flashrom svn r1275. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> 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 348d19c..1efc8e7 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 =
OpenPOWER on IntegriCloud