summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
authorNils Jacobs <njacobs8@hetnet.nl>2009-09-23 21:58:34 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-09-23 21:58:34 +0000
commitc025268340dec1a53ba5e3117cc3245fa9c4a7ea (patch)
treef8f4f2a737f9008f270ddeeb831109902904f6a9 /flashchips.c
parente715c7b42c693419342c9492b999c407fc46cc40 (diff)
downloadast2050-flashrom-c025268340dec1a53ba5e3117cc3245fa9c4a7ea.zip
ast2050-flashrom-c025268340dec1a53ba5e3117cc3245fa9c4a7ea.tar.gz
Change the status of the SST49LF020A to TEST_OK_PREW
I tested it on the Wyse Winterm S50 see attached test results. Corresponding to flashrom svn r730. Signed-off-by: Nils Jacobs <njacobs8@hetnet.nl> 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 0983f1d..83f6e96 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -2244,7 +2244,7 @@ struct flashchip flashchips[] = {
.model_id = SST_49LF020A,
.total_size = 256,
.page_size = 4 * 1024,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PREW,
.probe = probe_jedec,
.probe_timing = 1, /* 150 ns */
.erase = erase_49lf040,
OpenPOWER on IntegriCloud