<p>Pratikkumar V Prajapati has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26223">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">eve: Select WIFI_SAR_CBFS and add SAR default settings to CBFS<br><br>TEST only.<br>Do not merge.<br><br>Change-Id: I851478731ad5aff58a0ca098ebd7b216a56751e0<br>Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati@intel.com><br>---<br>M src/mainboard/google/eve/Kconfig<br>M src/mainboard/google/eve/Makefile.inc<br>A src/mainboard/google/eve/wifi_sar_defaults.hex<br>3 files changed, 6 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/23/26223/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/eve/Kconfig b/src/mainboard/google/eve/Kconfig</span><br><span>index ea65030..dba3dbd 100644</span><br><span>--- a/src/mainboard/google/eve/Kconfig</span><br><span>+++ b/src/mainboard/google/eve/Kconfig</span><br><span>@@ -20,6 +20,7 @@</span><br><span>        select MAINBOARD_USES_FSP2_0</span><br><span>         select SOC_INTEL_KABYLAKE</span><br><span>    select TPM2</span><br><span style="color: hsl(120, 100%, 40%);">+   select WIFI_SAR_CBFS</span><br><span> </span><br><span> config VBOOT</span><br><span>     select EC_GOOGLE_CHROMEEC_SWITCHES</span><br><span>diff --git a/src/mainboard/google/eve/Makefile.inc b/src/mainboard/google/eve/Makefile.inc</span><br><span>index c96e23e..c63a259 100644</span><br><span>--- a/src/mainboard/google/eve/Makefile.inc</span><br><span>+++ b/src/mainboard/google/eve/Makefile.inc</span><br><span>@@ -27,3 +27,7 @@</span><br><span> ramstage-$(CONFIG_EC_GOOGLE_CHROMEEC) += ec.c</span><br><span> </span><br><span> smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+cbfs-files-$(CONFIG_WIFI_SAR_CBFS)  += $(CONFIG_WIFI_SAR_CBFS_FILENAME)</span><br><span style="color: hsl(120, 100%, 40%);">+$(CONFIG_WIFI_SAR_CBFS_FILENAME)-file := $(top)/src/mainboard/$(MAINBOARDDIR)/$(call strip_quotes,$(CONFIG_WIFI_SAR_CBFS_FILENAME))</span><br><span style="color: hsl(120, 100%, 40%);">+$(CONFIG_WIFI_SAR_CBFS_FILENAME)-type := raw</span><br><span>diff --git a/src/mainboard/google/eve/wifi_sar_defaults.hex b/src/mainboard/google/eve/wifi_sar_defaults.hex</span><br><span>new file mode 100644</span><br><span>index 0000000..9f5eeea</span><br><span>--- /dev/null</span><br><span>+++ b/src/mainboard/google/eve/wifi_sar_defaults.hex</span><br><span>@@ -0,0 +1 @@</span><br><span style="color: hsl(120, 100%, 40%);">+3031323334353637383930313233343536373839303031324142433435364445463031324142433435364445463031323343444546303132333435</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26223">change 26223</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/26223"/><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: I851478731ad5aff58a0ca098ebd7b216a56751e0 </div>
<div style="display:none"> Gerrit-Change-Number: 26223 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pratikkumar V Prajapati <pratikkumar.v.prajapati@intel.com> </div>