1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-30 00:13:43 +02:00

Mark Macronix MX25L1605D as fully tested

Corresponding to flashrom svn r1276.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
Sven Schnelle 2011-03-07 10:59:06 +00:00 committed by Carl-Daniel Hailfinger
parent 1370f0be55
commit 4bd8a40143

View File

@ -3829,7 +3829,7 @@ struct flashchip flashchips[] = {
.total_size = 2048, .total_size = 2048,
.page_size = 256, .page_size = 256,
.feature_bits = FEATURE_WRSR_WREN, .feature_bits = FEATURE_WRSR_WREN,
.tested = TEST_OK_PR, .tested = TEST_OK_PREW,
.probe = probe_spi_rdid, .probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO, .probe_timing = TIMING_ZERO,
.block_erasers = .block_erasers =