<p>Vagiz Tarkhanov has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21845">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sb/intel/bd82x6x: Add new USB currents<br><br>These currents were found on Gigabyte GA-Z77-DS3H with vendor bios.<br><br>Change-Id: I547c4ab3a2ce507d013ed527ab81291a916ce9b5<br>Signed-off-by: Vagiz Tarkhanov <rakkin@autistici.org><br>---<br>M src/southbridge/intel/bd82x6x/early_usb.c<br>1 file changed, 3 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/21845/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/southbridge/intel/bd82x6x/early_usb.c b/src/southbridge/intel/bd82x6x/early_usb.c<br>index 339a835..473fa01 100644<br>--- a/src/southbridge/intel/bd82x6x/early_usb.c<br>+++ b/src/southbridge/intel/bd82x6x/early_usb.c<br>@@ -29,7 +29,9 @@<br>             /* 3560 */ 0x024c8001, 0x000024a3, 0x00040002, 0x01000050,<br>            /* 3570 */ 0x02000772, 0x16000f9f, 0x1800ff4f, 0x0001d630,<br>    };<br>-   const u32 currents[] = { 0x20000153, 0x20000f57, 0x2000055b, 0x20000f51, 0x2000094a, 0x2000035f };<br>+   const u32 currents[] = { 0x20000153, 0x20000f57, 0x2000055b, 0x20000f51,<br>+                              0x2000094a, 0x2000035f, 0x20000f53, 0x20000357,<br>+                              0x20000353};<br>         int i;<br>        /* Activate PMBAR.  */<br>        pci_write_config32(PCI_DEV(0, 0x1f, 0), PMBASE, DEFAULT_PMBASE | 1);<br></pre><p>To view, visit <a href="https://review.coreboot.org/21845">change 21845</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/21845"/><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: I547c4ab3a2ce507d013ed527ab81291a916ce9b5 </div>
<div style="display:none"> Gerrit-Change-Number: 21845 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vagiz Tarkhanov <rakkin@autistici.org> </div>