the following patch was just integrated into master: commit a99159bd88b984957714dc8f123a8126b5e9404a Author: zbao fishbaozi@gmail.com Date: Thu Apr 12 11:27:26 2012 +0800
Leverage the Pstate table created by AGESA.
The name of processor created by AGESA is P00n, whose P is BLDCFG_PROCESSOR_SCOPE_NAME(is 'C' if it is undefined.) and n starts from 0. The dsdt should be aligned with that. This feature has only been tested on persimmon. The changes on all the other boards were propagated.
Change-Id: I8c3fa4b94406d530d2bed8e9a1f42b433bbec3ec Signed-off-by: Zheng Bao zheng.bao@amd.com Signed-off-by: zbao fishbaozi@gmail.com
Build-Tested: build bot (Jenkins) at Wed Apr 18 05:26:29 2012, giving +1 Reviewed-By: Marc Jones marcj303@gmail.com at Thu Apr 19 01:04:44 2012, giving +2 See http://review.coreboot.org/884 for details.
-gerrit