<p>Venkateswarlu V Vinjamuri has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25532">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/apollolake: Configuring WiFi PCI device ID 0:13.0 for GLK<br><br>GLK Octopus uses device ID 13.0 for discrete PCIe wifi card<br><br>BUG=None<br>BRANCH=None<br>TEST=use Stone Peak discrete wifi card and test s0ix.<br><br>Change-Id: I7b1cf4e14ebdfe9ecc7131dfe47c70ed7e2c3dc5<br>Signed-off-by: Venkateswarlu Vinjamuri <venkateswarlu.v.vinjamuri@intel.com><br>---<br>M src/soc/intel/apollolake/acpi/pcie.asl<br>1 file changed, 4 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/32/25532/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/apollolake/acpi/pcie.asl b/src/soc/intel/apollolake/acpi/pcie.asl</span><br><span>index 050f2f0..808c4ed 100644</span><br><span>--- a/src/soc/intel/apollolake/acpi/pcie.asl</span><br><span>+++ b/src/soc/intel/apollolake/acpi/pcie.asl</span><br><span>@@ -15,7 +15,11 @@</span><br><span> </span><br><span> Device (RP01)</span><br><span> {</span><br><span style="color: hsl(120, 100%, 40%);">+#if IS_ENABLED(CONFIG_SOC_INTEL_GLK)</span><br><span style="color: hsl(120, 100%, 40%);">+    Name (_ADR, 0x00130000)</span><br><span style="color: hsl(120, 100%, 40%);">+#else</span><br><span>       Name (_ADR, 0x00140000)</span><br><span style="color: hsl(120, 100%, 40%);">+#endif</span><br><span>      Name (_DDN, "PCIe-B 0")</span><br><span>    Name (PDST, 0) /* present Detect status */</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25532">change 25532</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/25532"/><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: I7b1cf4e14ebdfe9ecc7131dfe47c70ed7e2c3dc5 </div>
<div style="display:none"> Gerrit-Change-Number: 25532 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Venkateswarlu V Vinjamuri <venkateswarlu.v.vinjamuri@intel.com> </div>