diff options
author | Nico Huber <nico.h@gmx.de> | 2019-06-16 03:27:26 +0200 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2021-06-26 15:55:57 +0000 |
commit | a1afc84156fdd1efce124a9f1441058db10d02ff (patch) | |
tree | 0cd4a9a75578fee8da8344a557821a039dcde129 /serial.c | |
parent | a630a564135f6fd7a7e14f0e002fb02df7d8d66f (diff) | |
download | flashrom-a1afc84156fdd1efce124a9f1441058db10d02ff.tar.gz flashrom-a1afc84156fdd1efce124a9f1441058db10d02ff.tar.bz2 flashrom-a1afc84156fdd1efce124a9f1441058db10d02ff.zip |
Pass layout directly to verify_by_layout()
It used the current layout from the flash context, before. This made
it necessary to replace the pointer on-the-fly. Passing the layout
directly, works without that stunt.
Change-Id: Id496deec85c18bdfe968df6a798b626eb9cfbed5
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/33520
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-by: Peter Marheine <pmarheine@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'serial.c')
0 files changed, 0 insertions, 0 deletions