Hello build bot (Jenkins), Nico Huber, Furquan Shaikh, Subrata Banik, Aamir Bohra, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45953
to look at the new patch set (#19).
Change subject: soc/intel/skl: guard ACPI PM timer emulation enablement ......................................................................
soc/intel/skl: guard ACPI PM timer emulation enablement
Add a check to enable ACPI timer emulation only when the APCI PM timer is disabled. This is what FSP does and what coreboot does for CNL.
Test: supermicro/x11ssm-f boots fine without any errors in dmesg
Change-Id: I529cdbe759e9c9270493bd3fff42ded65c74a6b4 Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/soc/intel/skylake/cpu.c 1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/45953/19