2011/4/16 Stefan Tauner stefan.tauner@student.tuwien.ac.at:
success report: http://flashrom.org/pipermail/flashrom/2011-April/006179.html
Signed-off-by: Stefan Tauner stefan.tauner@student.tuwien.ac.at
Acked-by: Idwer Vollering vidwer@gmail.com
flashchips.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/flashchips.c b/flashchips.c index 86a4229..3856280 100644 --- a/flashchips.c +++ b/flashchips.c @@ -5214,7 +5214,7 @@ 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 = -- 1.7.1
flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom
On Wed, 20 Apr 2011 22:00:26 +0200 Idwer Vollering vidwer@gmail.com wrote:
Acked-by: Idwer Vollering vidwer@gmail.com
and again and again and again, r1311