Hello Aaron Durbin, Subrata Banik, Jeremy Soller, build bot (Jenkins), Nico Huber, Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33512
to look at the new patch set (#3).
Change subject: soc/intel/cannonlake: set use of legacy 8254 timer ......................................................................
soc/intel/cannonlake: set use of legacy 8254 timer
The Enable8254ClockGating UPD defaults to enabled, but needs disabled when SeaBIOS is used as the payload. Add a Kconfig option to set it as such.
Test: build/boot out-of-tree WHL board with both SeaBIOS and Tianocore, ensure 8254 timer usage set correctly for each.
Signed-off-by: Matt DeVillier matt.devillier@puri.sm Change-Id: I0e888bf754cb72093f14fc02f39bddcd6d288203 --- M src/soc/intel/cannonlake/Kconfig M src/soc/intel/cannonlake/fsp_params.c 2 files changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/33512/3