Nikolai Artemiev has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/47276 )
Change subject: WIP: flashrom: import chip restore handler from cros flashrom ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/flashrom/+/47276/1/flashrom.c File flashrom.c:
https://review.coreboot.org/c/flashrom/+/47276/1/flashrom.c@2327 PS1, Line 2327: chip_restore(); This seems like an ok place to call chip_restore(), but it's difficult to determine if it is equivalent to cros since the structure of flashrom.c has diverged so much.