Nico Huber has uploaded this change for review. ( https://review.coreboot.org/28209
Change subject: flashchips: Mark GigaDevice GD25Q512 as tested ......................................................................
flashchips: Mark GigaDevice GD25Q512 as tested
As reported by `nvflash` on IRC.
Change-Id: Id3928e3790ddac34645959535e646d552ce5328e Signed-off-by: Nico Huber nico.h@gmx.de --- M flashchips.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/09/28209/1
diff --git a/flashchips.c b/flashchips.c index 17cb1b4..9b45c33 100644 --- a/flashchips.c +++ b/flashchips.c @@ -6054,7 +6054,7 @@ .total_size = 64, .page_size = 256, .feature_bits = FEATURE_WRSR_WREN, - .tested = TEST_UNTESTED, + .tested = TEST_OK_PREW, .probe = probe_spi_rdid, .probe_timing = TIMING_ZERO, .block_erasers = {