mb/google/brya/var/omnigul: use i2c1 for TPM

This change sets DRIVER_TPM_I2C_BUS to the i2c 1 bus for TPM for the
omnigul variant.

BUG=b:263060849
TEST=FW_NAME=omnigul emerge-brya coreboot
Change-Id: I42528d73a4f83bd409cb4a1bd51f2e4e82ee7804
Signed-off-by: jamie_chen <jamie_chen@compal.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71703
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Dtrain Hsu <dtrain_hsu@compal.corp-partner.google.com>
This commit is contained in:
jamie_chen 2023-01-05 17:18:29 +08:00 committed by Felix Held
parent 423b812e48
commit 780f99b61c
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@ config DRIVER_TPM_I2C_BUS
default 0x1 if BOARD_GOOGLE_GLADIOS
default 0x1 if BOARD_GOOGLE_MARASOV
default 0x1 if BOARD_GOOGLE_GAELIN
default 0x1 if BOARD_GOOGLE_OMNIGUL
config DRIVER_TPM_I2C_ADDR
hex