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/+/66662
to look at the new patch set (#4).
Change subject: it87spi.c: Allow passing prog_param directly ......................................................................
it87spi.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.
init_superio_ite() probably should be renamed to superio_ite_init().
Change-Id: I598b1811c9734f41eee205d5a2b51ad8ac79e3ab Signed-off-by: Edward O'Callaghan quasisec@google.com --- M include/programmer.h M internal.c M it87spi.c 3 files changed, 22 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/62/66662/4