Attention is currently required from: Edward O'Callaghan.
Nikolai Artemiev has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/69129 )
Change subject: writeprotect,ichspi,spi25: handle register access constraints ......................................................................
Patch Set 1:
(1 comment)
File ichspi.c:
https://review.coreboot.org/c/flashrom/+/69129/comment/835348b0_45622de3 PS1, Line 1398: SPI_INVALID_OPCODE This isn't a SPI master so we should technically return something else, but it makes things more consistent and easier to handle in writeprotect.c.