Martin Roth has uploaded a new patch set (#2). ( https://review.coreboot.org/24930 )
Change subject: soc/amd/stoneyridge: Add ST/CZ SMBus device id ......................................................................
soc/amd/stoneyridge: Add ST/CZ SMBus device id
The SMBus PCI device ID for Stoney wasn't updated when the code was pulled over from hudson. This means that the IOAPIC wasn't being initialized in coreboot.
BUG=b:74070580 TEST=Boot Grunt, see IOAPIC init messages in console.
Change-Id: Ida5d3f3592488694681300d79444c1e26fff6a1a Signed-off-by: Martin Roth martinroth@chromium.org --- M src/include/device/pci_ids.h M src/soc/amd/stoneyridge/sm.c 2 files changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/24930/2