mb/google/fatcat/var/lapis: Update tpm i2c configuration
Make I2C3 enabled for early init. BUG=b:438785495 TEST=emerge-fatcat coreboot Change-Id: Ia5a48dde252f8d1dc552229bc2d33f1e7adf2e98 Signed-off-by: Hualin Wei <weihualin@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89290 Reviewed-by: Pranava Y N <pranavayn@google.com> Reviewed-by: Kapil Porwal <kapilporwal@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
3a33217349
commit
eb3497fae4
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ chip soc/intel/pantherlake
|
|||
register "common_soc_config" = "{
|
||||
.logo_valignment = FW_SPLASH_VALIGNMENT_MIDDLE,
|
||||
.i2c[3] = {
|
||||
.early_init=1,
|
||||
.speed = I2C_SPEED_FAST,
|
||||
},
|
||||
}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue