From 64d39f98e83664ef4af6d7df8a1d6366796c2041 Mon Sep 17 00:00:00 2001 From: Kevin Chiu Date: Mon, 27 Sep 2021 13:44:05 +0800 Subject: mb/google/guybrush/var/nipperkin: config eSPI alert as in-band To prevent unexpected alert from eSPI to SOC, configure this alert pin to in-band. BUG=b:199458949,b:203446084 BRANCH=guybrush TEST=emerge-guybrush coreboot chromeos-bootimage Signed-off-by: Kevin Chiu Change-Id: I18d38fe504bd9f2069b9977d5a35729691f672d1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/57976 Tested-by: build bot (Jenkins) Reviewed-by: Rob Barnes --- src/mainboard/google/guybrush/variants/nipperkin/overridetree.cb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mainboard/google/guybrush/variants/nipperkin/overridetree.cb b/src/mainboard/google/guybrush/variants/nipperkin/overridetree.cb index b91f84b4df..dfe9b62342 100644 --- a/src/mainboard/google/guybrush/variants/nipperkin/overridetree.cb +++ b/src/mainboard/google/guybrush/variants/nipperkin/overridetree.cb @@ -167,4 +167,6 @@ chip soc/amd/cezanne device generic 0.1 on end end + register "common_config.espi_config.alert_pin" = "ESPI_ALERT_PIN_IN_BAND" + end # chip soc/amd/cezanne -- cgit v1.2.3