Nico Huber has posted comments on this change. ( https://review.coreboot.org/29306 )
Change subject: flashchips: Add IS25LP256 and IS25WP256 ......................................................................
Patch Set 1: Code-Review+2
(2 comments)
https://review.coreboot.org/#/c/29306/1/flashchips.c File flashchips.c:
https://review.coreboot.org/#/c/29306/1/flashchips.c@7387 PS1, Line 7387: /* FOUR_BYTE_ADDR: supports 4-bytes addressing mode */ doesn't add any information
https://review.coreboot.org/#/c/29306/1/flashchips.c@7399 PS1, Line 7399: .block_erase = spi_block_erase_20, Also aliased as d7. I wouldn't mind if you don't want to add it. But a comment would be nice.