aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/baskingridge
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-11-28 12:09:23 +0100
committerDuncan Laurie <dlaurie@chromium.org>2018-11-30 21:52:00 +0000
commitc54d14f5b45af0f64826c0a09eed3ab5740780ef (patch)
tree3cdfe29f9108c18f33a7531627693c56536e2a1a /src/mainboard/intel/baskingridge
parent8afc1352f01bc96c2afdb9979fc9dbcdb19693e2 (diff)
cpu/intel/haswell: Rework acpi/cpu.asl
Use acpigen_write_processor_cnot to implement notifications the CPU. Generate PPKG in SSDT. Change-Id: I126989e8737720f55f7ce113ff4e32bfe0f22620 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/29885 Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/intel/baskingridge')
-rw-r--r--src/mainboard/intel/baskingridge/acpi/thermal.asl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/intel/baskingridge/acpi/thermal.asl b/src/mainboard/intel/baskingridge/acpi/thermal.asl
index 083ebcf309..0c2779e61b 100644
--- a/src/mainboard/intel/baskingridge/acpi/thermal.asl
+++ b/src/mainboard/intel/baskingridge/acpi/thermal.asl
@@ -15,6 +15,8 @@
// Thermal Zone
+External (\PPKG, MethodObj)
+
Scope (\_TZ)
{
ThermalZone (THRM)