Angel Pons has uploaded this change for review. (
https://review.coreboot.org/28815
Change subject: flashchips: Mark Macronix MX66L51235 as tested
......................................................................
flashchips: Mark Macronix MX66L51235 as tested
As per Nick (cel366) on 2018-05-16 via mailing list.
Change-Id: I44363e6755167adbc120444a481b09bb4e1063c5
Signed-off-by: Angel Pons <th3fanbus(a)gmail.com>
---
M flashchips.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/15/28815/1
diff --git a/flashchips.c b/flashchips.c
index 0d72f1d..7610b24 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -8398,7 +8398,7 @@
.page_size = 256,
/* OTP: 512B total; enter 0xB1, exit 0xC1 */
.feature_bits = FEATURE_WRSR_WREN | FEATURE_OTP | FEATURE_4BA,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PREW,
.probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO,
.block_erasers =
--
To view, visit
https://review.coreboot.org/28815
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I44363e6755167adbc120444a481b09bb4e1063c5
Gerrit-Change-Number: 28815
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>