<p>Tristan Corrick has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/29376">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sb/intel/lynxpoint: Add PCI IDs for more SKUs<br><br>The PCI IDs were taken from the Intel Lynx Point datasheet [1].<br><br>[1] IntelĀ® 8 Series/C220 Series Chipset Family Platform Controller Hub<br>    (PCH) Datasheet, revision 003, document number 328904.<br><br>Change-Id: Ie4a264e9325d185334c3d7f7d2ed3c394ac33059<br>Signed-off-by: Tristan Corrick <tristan@corrick.kiwi><br>---<br>M src/southbridge/intel/lynxpoint/lpc.c<br>1 file 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/76/29376/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/southbridge/intel/lynxpoint/lpc.c b/src/southbridge/intel/lynxpoint/lpc.c</span><br><span>index 5b09fed..6483e6d 100644</span><br><span>--- a/src/southbridge/intel/lynxpoint/lpc.c</span><br><span>+++ b/src/southbridge/intel/lynxpoint/lpc.c</span><br><span>@@ -856,6 +856,11 @@</span><br><span>  0x8c4c, /* Q85 SKU */</span><br><span>        0x8c4e, /* Q87 SKU */</span><br><span>        0x8c4f, /* QM87 SKU */</span><br><span style="color: hsl(120, 100%, 40%);">+        0x8c50, /* B85 SKU */</span><br><span style="color: hsl(120, 100%, 40%);">+ 0x8c52, /* C222 SKU */</span><br><span style="color: hsl(120, 100%, 40%);">+        0x8c54, /* C224 SKU */</span><br><span style="color: hsl(120, 100%, 40%);">+        0x8c56, /* C226 SKU */</span><br><span style="color: hsl(120, 100%, 40%);">+        0x8c5c, /* H81 SKU */</span><br><span>        0x9c41, /* LP Full Featured Engineering Sample */</span><br><span>    0x9c43, /* LP Premium SKU */</span><br><span>         0x9c45, /* LP Mainstream SKU */</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29376">change 29376</a>. To unsubscribe, or for help writing mail filters, 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/29376"/><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: Ie4a264e9325d185334c3d7f7d2ed3c394ac33059 </div>
<div style="display:none"> Gerrit-Change-Number: 29376 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Tristan Corrick <tristan@corrick.kiwi> </div>