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 (#3).
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 to provide the required CPU ratio and cpu_ratio_override to tell if override is required.
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, 18 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/36864/3