Attention is currently required from: Edward O'Callaghan.
Hello build bot (Jenkins), Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/66661
to look at the new patch set (#5).
Change subject: ichspi.c: Allow passing prog_param directly ......................................................................
ichspi.c: Allow passing prog_param directly
Modify the type signature of the programmer entry-point xxx_init() functions to allow for the consumption of the programmer parameterisation string data. Also plumb prog_param though get_params.
Change-Id: I480589bb50b47fdf5af259d068f49fedfce88ea5 Signed-off-by: Edward O'Callaghan quasisec@google.com --- M chipset_enable.c M ichspi.c M include/programmer.h 3 files changed, 25 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/61/66661/5