mb/ocelot/var/ocicat: Modify ocicat Kconfig for bring up

Modify ocicat TPM_TIS_ACPI_INTERRUPT to fix TPM timeout

BUG=b:457879750
TEST=flash and boot to DUT, verify can boot to OS.

Change-Id: Ie6f35c8c68b8e5849a038124739f9ec4846f4aef
Signed-off-by: lai.kaiden <lai.kaiden@inventec.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90359
Reviewed-by: Pranava Y N <pranavayn@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
lai.kaiden 2025-12-04 10:43:05 +08:00 committed by Matt DeVillier
commit 9a6d1d4d69

View file

@ -203,7 +203,7 @@ config TPM_TIS_ACPI_INTERRUPT
default 78 if BOARD_GOOGLE_MODEL_MATSU # GPE0_DW2_14 (GPP_E14)
default 49 if BOARD_GOOGLE_MODEL_OCELOT # GPE0_DW1_17 (GPP_B17)
default 49 if BOARD_GOOGLE_MODEL_OJAL # GPE0_DW1_17 (GPP_B17)
default 49 if BOARD_GOOGLE_MODEL_OCICAT # GPE0_DW1_17 (GPP_B17)
default 78 if BOARD_GOOGLE_MODEL_OCICAT # GPE0_DW2_14 (GPP_E14)
config UART_FOR_CONSOLE
int