Lijian Zhao has uploaded a new patch set (#2). ( https://review.coreboot.org/23580 )
Change subject: soc/intel/cannonlake: Add basic CPU PM entry of FSP ......................................................................
soc/intel/cannonlake: Add basic CPU PM entry of FSP
Enable coreboot's ability of update basic CPU power management about package power limit 1 and package power limit 2.
BUG=b.72574971 TEST=Build and flash to meowth platform, able to boot up fine into OS. Update PPL1 in coreboot, and combine with debug build FSP can see desired value got printed.
Change-Id: I81bd04f5de05543ad00ce2562839a51a5c0ae047 Signed-off-by: Lijian Zhao lijian.zhao@intel.com --- M src/soc/intel/cannonlake/chip.c M src/soc/intel/cannonlake/chip.h 2 files changed, 14 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/23580/2