Arthur Heymans uploaded patch set #2 to this change.

View Change

sb/intel/common: Add a function to cleanly lock down the SPI config

Currently SPI gets locked in ramstage/smm with updating the
g_ichspi_lock global variable. Some southbridges worked around it by
reinitializing SPI by calling spi_init();

Change-Id: Idc2340c74b95644c38ea88997d7dc6f2ec32e7e3
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
M src/southbridge/intel/common/spi.c
M src/southbridge/intel/common/spi.h
2 files changed, 27 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/33042/2

To view, visit change 33042. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idc2340c74b95644c38ea88997d7dc6f2ec32e7e3
Gerrit-Change-Number: 33042
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Thomas Heijligen <src@posteo.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset