Nikolai Artemiev has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/48778 )
Change subject: spi25_statusreg.c: restore SR contents at flashrom exit ......................................................................
Patch Set 6:
(2 comments)
https://review.coreboot.org/c/flashrom/+/48778/5//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/flashrom/+/48778/5//COMMIT_MSG@11 PS5, Line 11: .
` upon the second run of Flashrom. […]
I think I meant something like other flashing tools or hardware flash controllers might expect a specific status register configuration, but those probably wouldn't care about the block protect bits too much. I've replaced that sentence with some better reasons for the change.
https://review.coreboot.org/c/flashrom/+/48778/5/spi25_statusreg.c File spi25_statusreg.c:
https://review.coreboot.org/c/flashrom/+/48778/5/spi25_statusreg.c@148 PS5, Line 148:
` in finalize_flash_access(). […]
Done