Attention is currently required from: Nico Huber. Hello build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/49267
to look at the new patch set (#3).
Change subject: nicintel_spi.c: Implement `set_sck_set_mosi` and `set_sck_get_miso` ......................................................................
nicintel_spi.c: Implement `set_sck_set_mosi` and `set_sck_get_miso`
Tested on a 8086:1533 (i210 GbE), reads still return the same data. This cuts the time to read a Winbond W25Q80.V (1 MiB, SPI) from 66 seconds down to 48 seconds, i.e. a 37.5% increase in speed.
Change-Id: I52a0ae5ff331ee2ed41652eb5c2ed7ebe7253d74 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M nicintel_spi.c 1 file changed, 27 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/67/49267/3