commit | 1494f8e35e761d8205ac2260506a7770cf05e8d6 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sun Jan 29 15:48:00 2023 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Sun May 14 15:20:17 2023 +0000 |
tree | 1bc60efc1c6c2d3191b06deb9eeffd3e5f3c5637 | |
parent | cf6ff0ab5baac7cfb295d0b393e7476693106b12 [diff] |
flashrom.c: Allow to use select_erase_function() for explicit erase When we are explicitly called to erase, we simply select every block that overlaps the given region. Change-Id: I2085855adb4406fdc6d6e813ea4bd912db13473d Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72561 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>