the following patch was just integrated into master: commit 6fdb4d5d3c556974f2a6b15fd01b9dd2a1d0adc7 Author: Timothy Pearson tpearson@raptorengineeringinc.com Date: Tue Feb 10 21:15:39 2015 -0600
amd/amdfam10: Fix incorrect core count identification
The core count identification code in the PowerNow! _PSS ACPI object generation code was incorrectly copied from the model_fxx code. This code has been rewritten to properly return the number of cores installed in the system.
Change-Id: I19567486f2de9dc2c43970addf4d91fa3d233a99 Signed-off-by: Timothy Pearson tpearson@raptorengineeringinc.com Reviewed-on: http://review.coreboot.org/8421 Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/8421 for details.
-gerrit