summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/inagua/mainboard.c
diff options
context:
space:
mode:
authorMartin Roth <martinroth@chromium.org>2021-05-05 12:55:06 -0600
committerFelix Held <felix-coreboot@felixheld.de>2021-05-06 23:36:35 +0000
commit8eefbe20d79bc0e54b7beee78372def1950bb25a (patch)
tree050d42c396c8c6f3409727ba96c9bdaa31ce43b1 /src/mainboard/amd/inagua/mainboard.c
parent71c62ce69c6c205c0901782b7d177d3c7a2faa72 (diff)
mb/google/mancomb: Fix EC SCI configuration
This change fixes two problems: 1) We had the enum values for .direction and .level swapped. The naming is very confusing... 2) ESPI_SYS is not a good event to use for EC SCI. It is a level/low event that is only cleared by reading the eSPI status register 0x9C. Cezanne has added a new event source that directly exposes the SCI bit. This is the correct event source to use for EC SCI. This same patch was added for Guybrush at CB:52673 BUG=b:186045622, b:181139095 TEST=Build Signed-off-by: Martin Roth <martinroth@chromium.org> Change-Id: Iac86d2ef5bdd21fbb0a0d4e235efe4fe621023b2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52948 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/amd/inagua/mainboard.c')
0 files changed, 0 insertions, 0 deletions