<p>Patrick Rudolph has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20575">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/lenovo/t430: Fix regression<br><br>Fix regression introduced by commit 7ffb329f.<br><br>The default value for usb_always_on is no longer sane and is replaced<br>by the same default that is used on all other boards (disabled).<br><br>Change-Id: Ia8854a8491bc56507d01e08e1ca1e195a1d62bfc<br>Signed-off-by: Patrick Rudolph <siro@das-labor.org><br>---<br>M src/mainboard/lenovo/t430/cmos.default<br>1 file changed, 1 insertion(+), 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/75/20575/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/lenovo/t430/cmos.default b/src/mainboard/lenovo/t430/cmos.default<br>index ae19afb..60d9d5e 100644<br>--- a/src/mainboard/lenovo/t430/cmos.default<br>+++ b/src/mainboard/lenovo/t430/cmos.default<br>@@ -13,5 +13,5 @@<br> sticky_fn=Disable<br> trackpoint=Enable<br> backlight=Both<br>-usb_always_on=Enable<br>+usb_always_on=Disable<br> hybrid_graphics_mode=Integrated Only<br></pre><p>To view, visit <a href="https://review.coreboot.org/20575">change 20575</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/20575"/><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: Ia8854a8491bc56507d01e08e1ca1e195a1d62bfc </div>
<div style="display:none"> Gerrit-Change-Number: 20575 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <siro@das-labor.org> </div>