Hello build bot (Jenkins), Nico Huber, Edward O'Callaghan, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/47276
to look at the new patch set (#8).
Change subject: flashrom.c: implement chip restore callback registration ......................................................................
flashrom.c: implement chip restore callback registration
Allows drivers to register a function that gets called to reset the chip state once programming has finished. This functionality is used by the s25f driver added in a following patch.
BUG=b:153800073 BRANCH=none TEST=builds
Change-Id: I2a522dc1fd3952793fbcad70afc6dd43850fbbc5 Signed-off-by: Nikolai Artemiev nartemiev@google.com --- M flash.h M flashrom.c 2 files changed, 41 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/76/47276/8