Edward O'Callaghan has uploaded a new patch set (#6) to the change originally created by Namyoon Woo. ( https://review.coreboot.org/c/flashrom/+/44907 )
Change subject: dummyflasher.c: Only write back emulated image if modified ......................................................................
dummyflasher.c: Only write back emulated image if modified
When the image is not modified, there is no point in writing it back. In fact we may not have file permissions to do so.
Signed-off-by: Namyoon Woo namyoon@google.com Change-Id: I3bf2d7edb28a9a1e5406b67a88a0ee6e07db83e3 --- M dummyflasher.c 1 file changed, 9 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/07/44907/6