Attention is currently required from: Ravi kumar, Shelley Chen, Sudheer Amrabadi, mturney mturney. Ravi kumar has uploaded a new patch set (#33) to the change originally created by Shelley Chen. ( https://review.coreboot.org/c/coreboot/+/57022 )
Change subject: HACK: Herobrine: Reinit TPM INT GPIO ......................................................................
HACK: Herobrine: Reinit TPM INT GPIO
We noticed at some point after running the blobs that we started getting TPM communication errors and realized that some QC blob was reconfiguring this GPIO during execution. We haven't debugged to which blob actually does this, so basically reinitializing the TPM interrupt GPIO excessively to get around this issue for now.
Signed-off-by: Shelley Chen shchen@google.com Change-Id: I30426cc0392a640fb6d3b1d0fafca7e9a67a76c3 --- M src/mainboard/google/herobrine/boardid.c M src/mainboard/google/herobrine/chromeos.c 2 files changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/57022/33