[flashrom] [PATCH] Probe/Read tested for SST29EE020A

Michael Karcher flashrom at mkarcher.dialup.fu-berlin.de
Fri Feb 19 11:08:14 CET 2010


http://www.flashrom.org/pipermail/flashrom/2010-February/002318.html

Should we commit single patches for each positive test report we get,
or collect them?
---
 flashchips.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/flashchips.c b/flashchips.c
index cfe9dba..6b29f5b 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -3763,7 +3763,7 @@ struct flashchip flashchips[] = {
 		.total_size	= 256,
 		.page_size	= 128,
 		.feature_bits	= FEATURE_LONG_RESET,
-		.tested		= TEST_UNTESTED,
+		.tested		= TEST_OK_PR,
 		.probe		= probe_jedec,
 		.probe_timing	= 10,
 		.block_erasers	=
-- 
1.6.5





More information about the flashrom mailing list