commit | ee45dc12c24645a432312cc1cae9d9ace8c52817 | [log] [tgz] |
---|---|---|
author | Daniel Campello <campello@chromium.org> | Sat Apr 10 10:13:51 2021 -0600 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 15 17:32:08 2021 +0000 |
tree | bb47791c7ac1587cd22491bfc490d2bba27fa7ff | |
parent | d6d1e6b63c8e8d299f3bb2db1f02b460f8701d82 [diff] |
flashrom.c: rework setup_contents() Split up setup_contents() so it is easier to align with upstream on each flashrom_image_<method> separately. BRANCH=none BUG=b:184994065 TEST=flashrom read/write/verify Change-Id: Ie1bb779926c1729faa7dec9febd3adf794437061 Signed-off-by: Daniel Campello <campello@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/2819591 Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>