<p>Nico Huber has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26053">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">console: Reduce default loglevel to DEBUG<br><br>The former default SPEW is very noisy, intentionally. It is usually<br>only useful to debug specific issues and doesn't carry much informal<br>value.<br><br>Reducing the loglevel should also mitigate overflows in pre-CBMEM<br>console buffers.<br><br>Change-Id: Iebcd4681572c58f1d17085c5ef01a2dd49e981ca<br>Signed-off-by: Nico Huber <nico.huber@secunet.com><br>---<br>M src/console/Kconfig<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/53/26053/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/console/Kconfig b/src/console/Kconfig</span><br><span>index e30edc9..a7a16f0 100644</span><br><span>--- a/src/console/Kconfig</span><br><span>+++ b/src/console/Kconfig</span><br><span>@@ -308,7 +308,7 @@</span><br><span> </span><br><span> choice</span><br><span>       prompt "Default console log level"</span><br><span style="color: hsl(0, 100%, 40%);">-    default DEFAULT_CONSOLE_LOGLEVEL_8</span><br><span style="color: hsl(120, 100%, 40%);">+    default DEFAULT_CONSOLE_LOGLEVEL_7</span><br><span> </span><br><span> config DEFAULT_CONSOLE_LOGLEVEL_8</span><br><span>  bool "8: SPEW"</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26053">change 26053</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/26053"/><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: Iebcd4681572c58f1d17085c5ef01a2dd49e981ca </div>
<div style="display:none"> Gerrit-Change-Number: 26053 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>