<p>Bill XIE has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22602">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/hp/8460p: Add TPM support<br><br>After apply this change, /dev/tpm0 is visible inside GNU/Linux, but there is<br>no menu items in SeaBIOS' interface, which seems a common issue of SeaBIOS.<br><br>Change-Id: I3b845928954d203d1c3608b6704fedbd590e1fa9<br>Signed-off-by: Bill XIE <persmule@gmail.com><br>---<br>M src/mainboard/hp/8460p/Kconfig<br>M src/mainboard/hp/8460p/devicetree.cb<br>2 files changed, 5 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/22602/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/hp/8460p/Kconfig b/src/mainboard/hp/8460p/Kconfig<br>index 6a035ae..73b7a96 100644<br>--- a/src/mainboard/hp/8460p/Kconfig<br>+++ b/src/mainboard/hp/8460p/Kconfig<br>@@ -29,6 +29,7 @@<br>  select SYSTEM_TYPE_LAPTOP<br>     select USE_NATIVE_RAMINIT<br>     select MAINBOARD_HAS_LIBGFXINIT<br>+      select MAINBOARD_HAS_LPC_TPM<br>  select GFX_GMA_INTERNAL_IS_LVDS<br>       select EC_HP_KBC1126<br>  select SUPERIO_SMSC_LPC47N217<br>diff --git a/src/mainboard/hp/8460p/devicetree.cb b/src/mainboard/hp/8460p/devicetree.cb<br>index 866f57e..ae78f8a 100644<br>--- a/src/mainboard/hp/8460p/devicetree.cb<br>+++ b/src/mainboard/hp/8460p/devicetree.cb<br>@@ -138,6 +138,10 @@<br>                                  device pnp 4e.5 off #  Com2<br>                                   end<br>                           end     #chip superio/smsc/lpc47n217<br>+<br>+                              chip drivers/pc80/tpm<br>+                                        device pnp 0c31.0 on end<br>+                             end<br>                   end<br>                   device pci 1f.2 on # SATA Controller 1<br>                                subsystemid 0x103c 0x161c<br></pre><p>To view, visit <a href="https://review.coreboot.org/22602">change 22602</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/22602"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I3b845928954d203d1c3608b6704fedbd590e1fa9 </div>
<div style="display:none"> Gerrit-Change-Number: 22602 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Bill XIE <persmule@gmail.com> </div>