Commit fcf6a8c2 authored by Stefan Tauner's avatar Stefan Tauner
Browse files

Mark SST25VF032B as write tested

Success report: http://flashrom.org/pipermail/flashrom/2011-April/006179.html



Corresponding to flashrom svn r1311.
Signed-off-by: default avatarStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: default avatarIdwer Vollering <vidwer@gmail.com>
parent faf01fba
......@@ -5214,7 +5214,7 @@ const struct flashchip flashchips[] = {
.model_id = SST_SST25VF032B,
.total_size = 4096,
.page_size = 256,
.tested = TEST_OK_PRE,
.tested = TEST_OK_PREW,
.probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO,
.block_erasers =
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment