From c3ced8fa4e3fc5ef9193d19549974f862dcb2455 Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Wed, 27 Oct 2021 15:14:54 -0600 Subject: mb/system76/*: Enable HECI device The HECI device needs to be enabled to send the commands to have the CSME change between Soft Temporary Disable mode and Normal mode. Change-Id: I668507e3b522137bcc827aa615dab1fccd1709a0 Signed-off-by: Tim Crawford Reviewed-on: https://review.coreboot.org/c/coreboot/+/58670 Tested-by: build bot (Jenkins) Reviewed-by: Jeremy Soller --- src/mainboard/system76/lemp10/devicetree.cb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/system76/lemp10') diff --git a/src/mainboard/system76/lemp10/devicetree.cb b/src/mainboard/system76/lemp10/devicetree.cb index 1362b3d81a..5c702b9fe1 100644 --- a/src/mainboard/system76/lemp10/devicetree.cb +++ b/src/mainboard/system76/lemp10/devicetree.cb @@ -226,7 +226,6 @@ chip soc/intel/tigerlake register "SerialIoI2cMode[PchSerialIoIndexI2C1]" = "PchSerialIoPci" end device ref heci1 on - # TODO Disable ME and HECI register "HeciEnabled" = "1" end device ref uart2 on -- cgit v1.2.3