Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33044
to look at the new patch set (#2).
Change subject: sb/intel/{bd82x6x,lynxpoint,ibexpeak}: Use SPIBAR lockdown ......................................................................
sb/intel/{bd82x6x,lynxpoint,ibexpeak}: Use SPIBAR lockdown
The common code makes the driver aware that SPIBAR is locked down, removing the need for calling spi_init() again.
Change-Id: Ib5dbbb3e01015ca80e1b1011048acc87235c90c8 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/southbridge/intel/bd82x6x/lpc.c M src/southbridge/intel/common/finalize.c M src/southbridge/intel/ibexpeak/lpc.c M src/southbridge/intel/lynxpoint/lpc.c 4 files changed, 13 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/33044/2