<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26015">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/amd/stoneyridge: Remove USB30PortInit setting<br><br>This bitmask sets the USB PORTSC.DR bit for each XHCI port.<br>This is mainboard specific, and only for non-removable<br>devices attached to the XHCI port.<br><br>BUG=b:72859972<br>TEST=Boot grunt<br><br>Change-Id: I0488b80da1fe4e57b06d3bc7a93ad9ebbfc97749<br>Signed-off-by: Martin Roth <martinroth@chromium.org><br>---<br>M src/soc/amd/stoneyridge/BiosCallOuts.c<br>1 file changed, 0 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/26015/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/amd/stoneyridge/BiosCallOuts.c b/src/soc/amd/stoneyridge/BiosCallOuts.c</span><br><span>index c6eef1a..d2f7a32 100644</span><br><span>--- a/src/soc/amd/stoneyridge/BiosCallOuts.c</span><br><span>+++ b/src/soc/amd/stoneyridge/BiosCallOuts.c</span><br><span>@@ -68,9 +68,6 @@</span><br><span>                     FchParams_env->Usb.Xhci0Enable = FALSE;</span><br><span>           FchParams_env->Usb.Xhci1Enable = FALSE;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-          /* 8: If USB3 port is unremoveable. */</span><br><span style="color: hsl(0, 100%, 40%);">-          FchParams_env->Usb.USB30PortInit = 8;</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>             /* SATA configuration */</span><br><span>             FchParams_env->Sata.SataClass = CONFIG_STONEYRIDGE_SATA_MODE;</span><br><span>             switch ((SATA_CLASS)CONFIG_STONEYRIDGE_SATA_MODE) {</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26015">change 26015</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/26015"/><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: I0488b80da1fe4e57b06d3bc7a93ad9ebbfc97749 </div>
<div style="display:none"> Gerrit-Change-Number: 26015 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>