Hello Aaron Durbin, Patrick Rudolph, Tim Wawrzynczak, Aamir Bohra, Maulik V Vaghela, Tim Wawrzynczak, Duncan Laurie, V Sowmya, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36864
to look at the new patch set (#6).
Change subject: soc/intel/cannonlake: Add chip config to override CPU flex ratio ......................................................................
soc/intel/cannonlake: Add chip config to override CPU flex ratio
This patch provides options to override FIT default CPU flex ratio from coreboot code. cpu_ratio_override to provide the required CPU ratio.
Note: Don't override the flex ratio of cpu_ratio is 0.
TEST=Without override flex_ratio is 0 and verified booting to OS after overriding with flex_ratio value 5.
Change-Id: Ib01650f52f3d402f669e7e7f5b28a648b86f08ec Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/cannonlake/chip.h M src/soc/intel/cannonlake/romstage/fsp_params.c 2 files changed, 16 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/36864/6