1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-02 22:43:17 +02:00

Mark the GIGABYTE GA-8I945GZME-RH and SST SST25LF040A as supported

Success report:
http://www.flashrom.org/pipermail/flashrom/2011-June/006797.html

lspci and other info:
http://www.flashrom.org/pipermail/flashrom/2010-August/004531.html

Corresponding to flashrom svn r1431.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
Uwe Hermann
2011-09-07 20:20:25 +00:00
parent dadc0a65a3
commit 4335ec844a
2 changed files with 2 additions and 1 deletions

View File

@ -5583,7 +5583,7 @@ const struct flashchip flashchips[] = {
.model_id = SST_SST25VF040_REMS,
.total_size = 512,
.page_size = 256,
.tested = TEST_OK_PROBE,
.tested = TEST_OK_PREW,
.probe = probe_spi_res2,
.probe_timing = TIMING_ZERO,
.block_erasers =