<p>Patrick Georgi has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22661">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/reef: add more USB tuning for coral variants<br><br>Lava numbers are in.<br><br>BUG=b:69990330<br>BRANCH=none<br>TEST=verified that USB signal is within spec<br><br>Change-Id: I7416ec8d058271700ebe43f8d92af61c6c0d6b42<br>Signed-off-by: Patrick Georgi <pgeorgi@google.com><br>---<br>M src/mainboard/google/reef/variants/coral/mainboard.c<br>1 file changed, 11 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/61/22661/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/reef/variants/coral/mainboard.c b/src/mainboard/google/reef/variants/coral/mainboard.c<br>index 5e61a3a..503b01e 100644<br>--- a/src/mainboard/google/reef/variants/coral/mainboard.c<br>+++ b/src/mainboard/google/reef/variants/coral/mainboard.c<br>@@ -25,6 +25,10 @@<br>         SKU_1_ASTRONAUT = 1,<br>     SKU_2_SANTA = 2,<br>      SKU_3_SANTA = 3,<br>+     SKU_4_LAVA = 4,<br>+      SKU_5_LAVA = 5,<br>+      SKU_9_LAVA = 9,<br>+      SKU_10_LAVA = 10,<br>         SKU_61_ASTRONAUT = 61,<br>         SKU_62_ASTRONAUT = 62,<br>   SKU_160_NASHER = 160,<br>@@ -74,6 +78,13 @@<br>             cfg->usb2eye[1].Usb20PerPortPeTxiSet = 7;<br>          cfg->usb2eye[1].Usb20PerPortTxiSet = 2;<br>            break;<br>+       case SKU_4_LAVA:<br>+     case SKU_5_LAVA:<br>+     case SKU_9_LAVA:<br>+     case SKU_10_LAVA:<br>+            cfg->usb2eye[1].Usb20PerPortPeTxiSet = 7;<br>+         cfg->usb2eye[1].Usb20PerPortTxiSet = 2;<br>+           break;<br>         case SKU_61_ASTRONAUT:<br>         case SKU_62_ASTRONAUT:<br>              cfg->usb2eye[1].Usb20PerPortPeTxiSet = 7;<br></pre><p>To view, visit <a href="https://review.coreboot.org/22661">change 22661</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/22661"/><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: I7416ec8d058271700ebe43f8d92af61c6c0d6b42 </div>
<div style="display:none"> Gerrit-Change-Number: 22661 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Georgi <pgeorgi@google.com> </div>