the following patch was just integrated into master: commit 066980cd32796ae5a5ff97dd024416ce5f9829fc Author: Timothy Pearson tpearson@raptorengineeringinc.com Date: Fri May 8 17:17:44 2015 -0500
cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generator
The prior ACPI _PSD generator committed in ef33db01 incorrectly assumed the active link count of each processor was identical. Detect the link count on each node when generating the _PSD objects.
Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf9b Signed-off-by: Timothy Pearson tpearson@raptorengineeringinc.com Reviewed-on: http://review.coreboot.org/10158 Tested-by: build bot (Jenkins) Tested-by: Raptor Engineering Automated Test Stand noreply@raptorengineeringinc.com Reviewed-by: Aaron Durbin adurbin@chromium.org
See http://review.coreboot.org/10158 for details.
-gerrit