<p>Martin Roth <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/28967">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Marc Jones: Looks good to me, approved
  Martin Roth: Looks good to me, approved
  Daniel Kurtz: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/kahlee: Set PSPP setting to BalancedHigh<br><br>Setting default PSPP setting to BalancedLow was causing audio<br>playback issue in most of the units. With BalancedLow either there<br>was no sound or noise on playback.<br>Switching to BalancedHigh as default option.<br><br>BUG=b:116553085, b:112020107<br>TEST=Test playback and hear proper audio.<br><br>Change-Id: Ibf64d7b8e58e60ce931ddc85f11b135708cdb1ee<br>Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com><br>Reviewed-on: https://review.coreboot.org/28967<br>Reviewed-by: Martin Roth <martinroth@google.com><br>Reviewed-by: Marc Jones <marc@marcjonesconsulting.com><br>Reviewed-by: Daniel Kurtz <djkurtz@google.com><br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>---<br>M src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c b/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c</span><br><span>index e9cf5c8..f5cab08 100644</span><br><span>--- a/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c</span><br><span>+++ b/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c</span><br><span>@@ -149,7 +149,7 @@</span><br><span> VOID __weak OemCustomizeInitEarly(IN OUT AMD_EARLY_PARAMS *InitEarly)</span><br><span> {</span><br><span>         InitEarly->GnbConfig.PcieComplexList = (void *)&PcieComplex;</span><br><span style="color: hsl(0, 100%, 40%);">-     InitEarly->GnbConfig.PsppPolicy = PsppBalanceLow;</span><br><span style="color: hsl(120, 100%, 40%);">+  InitEarly->GnbConfig.PsppPolicy = PsppBalanceHigh;</span><br><span>        InitEarly->PlatformConfig.GnbAzI2sBusSelect = GnbAcpI2sBus;</span><br><span>       InitEarly->PlatformConfig.GnbAzI2sBusPinConfig = GnbAcp2Tx4RxBluetooth;</span><br><span>   if ((IS_ENABLED(CONFIG_BOARD_GOOGLE_LIARA)) && (board_id() <= 4))</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28967">change 28967</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/28967"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: Ibf64d7b8e58e60ce931ddc85f11b135708cdb1ee </div>
<div style="display:none"> Gerrit-Change-Number: 28967 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Akshu Agrawal <akshu.agrawal@amd.com> </div>
<div style="display:none"> Gerrit-Reviewer: Akshu Agrawal <akshu.agrawal@amd.com> </div>
<div style="display:none"> Gerrit-Reviewer: Daniel Kurtz <djkurtz@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Marc Jones <marc@marcjonesconsulting.com> </div>
<div style="display:none"> Gerrit-Reviewer: Martin Roth <martinroth@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-CC: Kevin Chiu <Kevin.Chiu@quantatw.com> </div>