<p>Pratikkumar V Prajapati has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27501">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">nocturne: enable GEO SAR<br><br>Enable the GEO SAR feature for nocturne. OxM programs wifi_sar VPD key in factory.<br>coreboot reads the VPD and creates the ACPI table as per the WGDS spec.<br><br>BUG=b:65155728<br>BRANCH=none<br>TEST= Set the wifi_sar VPD with below command (values are junk for test purpose only,<br>actual values would be set be OxM)<br>sudo vpd -f <coreboot.rom> -s wifi_sar=30313233343536373839303132333435363738393030313<br>24142433435364445463031324142433400364445463031323343444546303132333435<br>Flash the <coreboot.rom> and boot to kernel. Get ACPI table and WGDS would get created<br>with VPD values passed in.<br><br>Change-Id: I32ad591f15fdb34704c8d98d98646dfa2d8882ff<br>Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati@intel.com><br>---<br>M src/mainboard/google/poppy/Kconfig<br>1 file changed, 1 insertion(+), 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/01/27501/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/poppy/Kconfig b/src/mainboard/google/poppy/Kconfig</span><br><span>index 7ad846e..e35322c 100644</span><br><span>--- a/src/mainboard/google/poppy/Kconfig</span><br><span>+++ b/src/mainboard/google/poppy/Kconfig</span><br><span>@@ -176,6 +176,7 @@</span><br><span>  select EXCLUDE_NATIVE_SD_INTERFACE</span><br><span>   select MAINBOARD_HAS_SPI_TPM_CR50</span><br><span>    select VARIANT_HAS_CAMERA_ACPI</span><br><span style="color: hsl(120, 100%, 40%);">+        select GEO_SAR_ENABLE if CHROMEOS_WIFI_SAR</span><br><span> </span><br><span> config VARIANT_SPECIFIC_OPTIONS_SORAKA</span><br><span>     def_bool n</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27501">change 27501</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/27501"/><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: I32ad591f15fdb34704c8d98d98646dfa2d8882ff </div>
<div style="display:none"> Gerrit-Change-Number: 27501 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pratikkumar V Prajapati <pratikkumar.v.prajapati@intel.com> </div>