David Hendricks has posted comments on this change. ( https://review.coreboot.org/22421 )
Change subject: spi_master: Introduce SPI_MASTER_4BA feature flag ......................................................................
Patch Set 5: Code-Review+2
(1 comment)
https://review.coreboot.org/#/c/22421/5/spi25.c File spi25.c:
https://review.coreboot.org/#/c/22421/5/spi25.c@380 PS5, Line 380: "Please report a bug at flashrom@flashrom.org\n");
Not a bug, I forgot about the block erasers (again)... or we could
How so? If you're referring to chip erase commands, those are handled using spi_simple_write_cmd() which doesn't call this function, so we should be good there at least.