the following patch was just integrated into master: commit ead8751367867b798cea0709628c8eda780f20c8 Author: Timothy Pearson tpearson@raptorengineeringinc.com Date: Fri Feb 20 12:47:52 2015 -0600
cpu/amd/model_10xxx: Refactor model detection to reduce code duplication
Moved mctGetLogicalCPUID() to a separate file and made it available in both romstage and ramstage.
Change-Id: I959c1caa8f796947b627a7b379c37d7307e2898e Signed-off-by: Timothy Pearson tpearson@raptorengineeringinc.com Reviewed-on: http://review.coreboot.org/8499 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Nicolas Reinecke nr@das-labor.org Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/8499 for details.
-gerrit