diff options
author | Nikolai Artemiev <nartemiev@google.com> | 2022-12-07 11:16:06 +1100 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2022-12-15 23:55:03 +0000 |
commit | 66655b74236eb01ac0fd21ee11b5082ea720ed6b (patch) | |
tree | f411e9667c3686b35993b6492e246d1c59c83328 /sst49lfxxxc.c | |
parent | 77fe2663073b8006e7b3d20a1debc080831345ab (diff) | |
download | flashrom-66655b74236eb01ac0fd21ee11b5082ea720ed6b.tar.gz flashrom-66655b74236eb01ac0fd21ee11b5082ea720ed6b.tar.bz2 flashrom-66655b74236eb01ac0fd21ee11b5082ea720ed6b.zip |
layout: Factor out flash_region structure from romentry
The romentry structure is the container ADT with some
annotated meta-data such as 'included' or 'file' however
the substantive substructure is a 'flash_region'. Therefore
factor this out.
That is to say, the link list node 'romentry' is obscured by the implementation details of its use-case of 'flash_region' that we
clear up here.
BUG=b:260440773
BRANCH=none
TEST=flashrom_tester
Change-Id: I768742b73db901df5b5208fcbcb8a324a06014c2
CoAuthored-by: Nikolai Artemiev <nartemiev@google.com>
Signed-off-by: Nikolai Artemiev <nartemiev@google.com>
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/69196
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'sst49lfxxxc.c')
0 files changed, 0 insertions, 0 deletions