summaryrefslogtreecommitdiffstats
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
commit1370f0be558b9d6269b328b4bf89a95f3ebb59bd (patch)
tree1f631b75829e44ad8efd3f28f4db34e41062afcc
parent40446eef1b52599a14b19552f5843302f38c1212 (diff)
downloadast2050-flashrom-1370f0be558b9d6269b328b4bf89a95f3ebb59bd.zip
ast2050-flashrom-1370f0be558b9d6269b328b4bf89a95f3ebb59bd.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>
-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