<p>Nico Huber has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20649">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/common/smbios: Amend debug message<br><br>Change-Id: I6fcee760eb32b797430eb363ce0202557b74a126<br>Signed-off-by: Nico Huber <nico.huber@secunet.com><br>---<br>M src/soc/intel/common/smbios.c<br>1 file changed, 2 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/49/20649/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/intel/common/smbios.c b/src/soc/intel/common/smbios.c<br>index 6c14ff0..bcddb78 100644<br>--- a/src/soc/intel/common/smbios.c<br>+++ b/src/soc/intel/common/smbios.c<br>@@ -50,6 +50,7 @@<br>          dimm->bus_width = MEMORY_BUS_WIDTH_128;<br>            break;<br>        default:<br>-             printk(BIOS_ERR, "Incorrect DIMM Data width");<br>+             printk(BIOS_NOTICE, "Incorrect DIMM Data width: %u\n",<br>+                    (unsigned int)data_width);<br>     }<br> }<br></pre><p>To view, visit <a href="https://review.coreboot.org/20649">change 20649</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/20649"/><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: I6fcee760eb32b797430eb363ce0202557b74a126 </div>
<div style="display:none"> Gerrit-Change-Number: 20649 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>