Attention is currently required from: Simon Buhrow, Edward O'Callaghan, Samir Ibradžić.
Simon Buhrow uploaded patch set #33 to this change.
ft2232_spi.c: Implement spi_send_multicommand()
Every ftdi_write_data() call is quite time consuming when using flashrom
inside a virtual machine. This leads to what the comment already says:
Minimize USB transfers by packing as many commands as possible together.
This saves about 1 minute when programming a 128MBit Flash with my
VM config!
Signed-off-by: Simon Buhrow <simon.buhrow@posteo.de>
Change-Id: Ie4a07499ec5ef0af23818593f45dc427285a9e8a
---
M ft2232_spi.c
1 file changed, 90 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/77/40477/33
To view, visit change 40477. To unsubscribe, or for help writing mail filters, visit settings.