1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-02 14:33:18 +02:00

Mark SST49LF080A as fully tested

Mark EVGA nForce 780i board as supported.

Full logs are here:
http://www.flashrom.org/pipermail/flashrom/2011-January/005779.html

Corresponding to flashrom svn r1269.

Signed-off-by: Brandon Dowdy <brandonrd7@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
Brandon Dowdy
2011-03-06 18:31:11 +00:00
committed by Carl-Daniel Hailfinger
parent 19e0aacd63
commit f07bf32106
2 changed files with 2 additions and 1 deletions

View File

@ -6144,7 +6144,7 @@ struct flashchip flashchips[] = {
.total_size = 1024,
.page_size = 4096,
.feature_bits = FEATURE_EITHER_RESET,
.tested = TEST_OK_PRE,
.tested = TEST_OK_PREW,
.probe = probe_jedec,
.probe_timing = TIMING_FIXME,
.block_erasers =