Attention is currently required from: Nico Huber, Peter Farley. Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/63798 )
Change subject: ft2232_spi: Reduce read size for FT232H ......................................................................
Patch Set 1: Code-Review+1
(2 comments)
Commit Message:
https://review.coreboot.org/c/flashrom/+/63798/comment/cc8f3642_d3482011 PS1, Line 9: FT232H-based devices are unable to read over 256 bytes of flash in one Is this documented anywhere? Or how did you figure this out?
File ft2232_spi.c:
https://review.coreboot.org/c/flashrom/+/63798/comment/145fa391_b7fa057a PS1, Line 291: static struct spi_master spi_master_ft2232 = { I'd prefer having two structs.