Simon Buhrow uploaded patch set #2 to this change.
ft2232_spi.c: change the chunksize to 280
This is necessary for change 40477 (time saving patch).
/*
* 280 bytes =
* + 9 B (CMD)
* + 1 B (WREN)
* + 9 B (CMD)
* + 1 B (op)
* + 4 B (addr)
* + 256 B (page data)
*
* With op: PageProgram or Erase; CMD: FTDI-Chip commands
*/
Signed-off-by: Simon Buhrow <simon.buhrow@posteo.de>
Change-Id: I5e096937834fc8fc8623c8c59ade529de081b72a
---
M ft2232_spi.c
1 file changed, 12 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/82/43282/2
To view, visit change 43282. To unsubscribe, or for help writing mail filters, visit settings.