Commit 45835c40 authored by Peter Lemenkov's avatar Peter Lemenkov Committed by Uwe Hermann
Browse files

Mark the SST SST49LF003A/B as read-tested

See http://www.coreboot.org/pipermail/coreboot/2009-July/050675.html

.

Corresponding to flashrom svn r733.
Signed-off-by: default avatarPeter Lemenkov <lemenkov@gmail.com>
Acked-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
parent 3e0774dc
......@@ -2132,7 +2132,7 @@ struct flashchip flashchips[] = {
.model_id = SST_49LF003A,
.total_size = 384,
.page_size = 64 * 1024,
.tested = TEST_OK_PROBE,
.tested = TEST_OK_PR,
.probe = probe_sst_fwhub,
.probe_timing = 1, /* 150 ns | routine is wrapper to probe_jedec (sst_fwhub.c) */
.erase = erase_sst_fwhub,
......
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