<p>Lijian Zhao has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22655">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/cannonlake: Tell FSPM UART port number<br><br>Cannonlake FSP will send debug message on selected UART port, use same<br>coreboot UART debug port to FSP.<br><br>TEST=Boot up with board have UART port 0 and can see the print of FSP<br><br>Change-Id: Id72e459d2fbb1f16b005d22fac66667086880384<br>Signed-off-by: Lijian Zhao <lijian.zhao@intel.com><br>---<br>M src/soc/intel/cannonlake/romstage/romstage.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/22655/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/intel/cannonlake/romstage/romstage.c b/src/soc/intel/cannonlake/romstage/romstage.c<br>index 94b54a6..8b3794f 100644<br>--- a/src/soc/intel/cannonlake/romstage/romstage.c<br>+++ b/src/soc/intel/cannonlake/romstage/romstage.c<br>@@ -92,6 +92,7 @@<br>     m_cfg->EnableC6Dram = config->enable_c6dram;<br>    /* Disable Cpu Ratio Override temporary. */<br>   m_cfg->CpuRatio = 0;<br>+      m_cfg->PcdSerialIoUartNumber = CONFIG_UART_FOR_CONSOLE;<br> }<br> <br> void platform_fsp_memory_init_params_cb(FSPM_UPD *mupd, uint32_t version)<br></pre><p>To view, visit <a href="https://review.coreboot.org/22655">change 22655</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/22655"/><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: Id72e459d2fbb1f16b005d22fac66667086880384 </div>
<div style="display:none"> Gerrit-Change-Number: 22655 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Lijian Zhao <lijian.zhao@intel.com> </div>