the following patch was just integrated into master: commit ef8f4c78a55bc8c2874b02177e0612c8bffb5e39 Author: Aaron Durbin adurbin@chromium.org Date: Wed Dec 12 12:32:43 2012 -0600
baskingridge: zero out alt_gp_smi_en in devicetree
The baskingridge has a non-zero alt_gp_smi_en value in the devicetree.cb file. It has just to be determined which GPI pins should trigger an SMI on basking ridge. Without this change the board would hang during boot (presumably through a SMI flood).
No more hangs once the value is zero.
Change-Id: I9704071bb7966bd3d0bbbc4aafede3f42d829b17 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/2673 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Tue Mar 12 23:44:37 2013, giving +1 See http://review.coreboot.org/2673 for details.
-gerrit