commit | cf6ff0ab5baac7cfb295d0b393e7476693106b12 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sun Jan 29 15:45:06 2023 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Sun May 14 15:20:17 2023 +0000 |
tree | 8162b3d4bcd813587255c8fa7c444bab2e89b774 | |
parent | a62124848abcbaffefc747b545c6cf2752d85f00 [diff] |
flashrom.c: Allow unaligned erase blocks in select_erase_function() Simply check if an erase block overlaps the given region. Change-Id: I06f64dad2cbf7e710d4129aec55496518d7c452e Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72560 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>