summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
authorYul Rottmann <yulrottmann@bitel.net>2011-03-05 16:31:57 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2011-03-05 16:31:57 +0000
commit6d6ab74f4a026fa0414fc888f44673e43cf882e5 (patch)
treec3684e403bd624eb9e5ff80c15a5f06aa58a5429 /flashchips.c
parent4e7483964676edb8e05bb6c6d52aca8d011f0bc5 (diff)
downloadast2050-flashrom-6d6ab74f4a026fa0414fc888f44673e43cf882e5.zip
ast2050-flashrom-6d6ab74f4a026fa0414fc888f44673e43cf882e5.tar.gz
I tested a few mainboards and flash chips
Successfully tested MSI MS-7596 (785GM-E51). Successfully tested ASRock 890GX Extreme3. Successfully tested Winbond W25x80. Mention which GIGABYTE GA-MA78G-DS3H board revision was tested. Corresponding to flashrom svn r1264. Signed-off-by: Yul Rottmann <yulrottmann@bitel.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'flashchips.c')
-rw-r--r--flashchips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.c b/flashchips.c
index 6d4f61a..96d41a3 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -7597,7 +7597,7 @@ struct flashchip flashchips[] = {
.total_size = 1024,
.page_size = 256,
.feature_bits = FEATURE_WRSR_WREN,
- .tested = TEST_OK_PRE,
+ .tested = TEST_OK_PREW,
.probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO,
.block_erasers =
OpenPOWER on IntegriCloud