Hello build bot (Jenkins), Nico Huber, Patrick Georgi, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/43501
to look at the new patch set (#2).
Change subject: ichspi.c: Make pprinters parametric on ich_generation ......................................................................
ichspi.c: Make pprinters parametric on ich_generation
Make the two prettyprint functions pure by taking the ich_generation value as a function parameter over a global variable:
* prettyprint_ich9_reg_hsfs() * prettyprint_ich9_reg_hsfc()
Change-Id: I5d4fb012c6b9b843ac30c1fe2ea6fe754c545a43 Signed-off-by: Edward O'Callaghan quasisec@google.com --- M ichspi.c 1 file changed, 17 insertions(+), 16 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/01/43501/2