Attention is currently required from: Patrick Rudolph, Christian Walter. Hello build bot (Jenkins), Patrick Rudolph, Christian Walter,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59999
to look at the new patch set (#2).
Change subject: mb/prodrive/hermes: Support continuous Turbo Boost ......................................................................
mb/prodrive/hermes: Support continuous Turbo Boost
Continuous Turbo Boost allows the CPU to stay in Turbo mode forever, assuming that the thermal solution can deal with the increased heat generation. This is achieved by configuring PL1 to 1.25x TDP, which matches the default PL2 value. This works even on locked CPUs.
Refactor the existing code for the Turbo Boost setting to introduce a new value for continuous Turbo Boost.
Change-Id: Ia8f629c92a51db84859e43748d44e479664f3716 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/prodrive/hermes/mainboard.c 1 file changed, 37 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/59999/2