Simon Buhrow uploaded patch set #3 to this change.

View 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/3

To view, visit change 43282. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I5e096937834fc8fc8623c8c59ade529de081b72a
Gerrit-Change-Number: 43282
Gerrit-PatchSet: 3
Gerrit-Owner: Simon Buhrow
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset