summaryrefslogtreecommitdiff
path: root/flashchips.c
diff options
context:
space:
mode:
authorhailfinger <hailfinger@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2011-03-05 16:31:57 +0000
committerhailfinger <hailfinger@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2011-03-05 16:31:57 +0000
commit6e79d457eb8f7f04d71360efed685b711d386efb (patch)
treec3684e403bd624eb9e5ff80c15a5f06aa58a5429 /flashchips.c
parent8e4e45185f2db2b1b0fc4b465d80682a1c6789a7 (diff)
downloadflashrom-6e79d457eb8f7f04d71360efed685b711d386efb.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. Signed-off-by: Yul Rottmann <yulrottmann@bitel.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1264 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
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 =