Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/26750
Change subject: hp/compaq_8200_elite: Fix TPM not visible in OS ......................................................................
hp/compaq_8200_elite: Fix TPM not visible in OS
Chip sections must be covered by a PCI device. Fixes chip_ops not being executed and TPM shows up in OS.
Change-Id: Id0ecd2f2f3e303f2228743369a8025b327bee61d Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/26750/1
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb index fab4cca..e7aecdb 100644 --- a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb +++ b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb @@ -198,9 +198,9 @@ #drq 0xfe = 0x03 end end - end - chip drivers/pc80/tpm - device pnp 4e.0 on end # TPM module + chip drivers/pc80/tpm + device pnp 4e.0 on end # TPM module + end end device pci 1f.2 on # SATA Controller 1 subsystemid 0x103c 0x1495