<p>Kane Chen has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22479">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/fizz: correct memory rcomp settings<br><br>Follow the schematic and Doc 573387 to correct the rcomp and<br>rcomp target settings for fizz<br><br>Change-Id: Iffa90461509cfadaca20e335a6655e549e79e749<br>Signed-off-by: Kane Chen <kane.chen@intel.com><br>---<br>M src/mainboard/google/fizz/romstage.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/22479/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/fizz/romstage.c b/src/mainboard/google/fizz/romstage.c<br>index 405c4c1..335662e 100644<br>--- a/src/mainboard/google/fizz/romstage.c<br>+++ b/src/mainboard/google/fizz/romstage.c<br>@@ -24,9 +24,9 @@<br>     FSP_M_CONFIG *mem_cfg = &mupd->FspmConfig;<br>     const FSPM_ARCH_UPD *arch_upd = &mupd->FspmArchUpd;<br>    /* Rcomp resistor */<br>- const u16 rcomp_resistor[] = { 200, 81, 162 };<br>+       const u16 rcomp_resistor[] = { 121, 81, 100 };<br>        /* Rcomp target */<br>-   const u16 rcomp_target[] = { 100, 40, 40, 23, 40 };<br>+  const u16 rcomp_target[] = { 100, 40, 20, 20, 26 };<br> <br>        /* SPD was saved in S0/S5 path, skips it when resumes from S3 */<br>      if (arch_upd->BootMode == FSP_BOOT_ON_S3_RESUME)<br></pre><p>To view, visit <a href="https://review.coreboot.org/22479">change 22479</a>. To unsubscribe, 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/22479"/><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: Iffa90461509cfadaca20e335a6655e549e79e749 </div>
<div style="display:none"> Gerrit-Change-Number: 22479 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Kane Chen <kane.chen@intel.com> </div>