Hello Daniel Kurtz, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/48064
to look at the new patch set (#7).
Change subject: sb600spi.c: Remove sb600_spibar out of global state ......................................................................
sb600spi.c: Remove sb600_spibar out of global state
Make helper functions pure by taking the spibar as an argument and put the base address pointer within the internal spi master state structure to make the spi driver re-enterent.
BUG=none BRANCH=none TEST=builds
Change-Id: I2e692b230a77f3902d91d0ad36db0d668b7e9ffa Signed-off-by: Edward O'Callaghan quasisec@google.com --- M sb600spi.c 1 file changed, 35 insertions(+), 31 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/64/48064/7