<p>Youness Alaoui has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21961">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">intelmetool: Add support for Sunrise Point LP<br><br>This was tested on Librem 13 v2.<br><br>Change-Id: I4b56ed8a8a394da2ac5e4bfde6916aa1d39b2654<br>Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm><br>---<br>M util/intelmetool/intelmetool.h<br>1 file changed, 3 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/21961/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/util/intelmetool/intelmetool.h b/util/intelmetool/intelmetool.h<br>index d29289d..a8d0467 100644<br>--- a/util/intelmetool/intelmetool.h<br>+++ b/util/intelmetool/intelmetool.h<br>@@ -239,6 +239,7 @@<br> #define PCI_DEVICE_ID_INTEL_WILDCAT_2 0x9CBB /* Wildcat Point LP 2 */<br> #define PCI_DEVICE_ID_INTEL_SUNRISE_H1 0xa13a /* SUNRISE Point-H 1 */<br> #define PCI_DEVICE_ID_INTEL_SUNRISE_H2 0xa13b /* SUNRISE Point-H 2 */<br>+#define PCI_DEVICE_ID_INTEL_SUNRISE_LP 0x9d3a /* SUNRISE Point-LP */<br> <br> #define PCI_DEV_HAS_SUPPORTED_ME(x) ( \<br>  ( (x) ==  PCI_DEVICE_ID_INTEL_COUGARPOINT_1 ) || \<br>@@ -281,4 +282,5 @@<br>       ( (x) ==  PCI_DEVICE_ID_INTEL_WILDCAT_1 ) || \<br>        ( (x) ==  PCI_DEVICE_ID_INTEL_WILDCAT_2 ) || \<br>        ( (x) ==  PCI_DEVICE_ID_INTEL_SUNRISE_H1 ) || \<br>-      ( (x) ==  PCI_DEVICE_ID_INTEL_SUNRISE_H2))<br>+   ( (x) ==  PCI_DEVICE_ID_INTEL_SUNRISE_H2 ) || \<br>+      ( (x) ==  PCI_DEVICE_ID_INTEL_SUNRISE_LP))<br></pre><p>To view, visit <a href="https://review.coreboot.org/21961">change 21961</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/21961"/><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: I4b56ed8a8a394da2ac5e4bfde6916aa1d39b2654 </div>
<div style="display:none"> Gerrit-Change-Number: 21961 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Youness Alaoui <snifikino@gmail.com> </div>