<p>Lijian Zhao has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21544">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/cannonlake: Change default UART number<br><br>Set default UART number to 2 if 32bit PCI got selected.<br><br>Change-Id: If2e0e8c8ac86e49a245f3d1d4722d40be9c01e25<br>Signed-off-by: Lijian Zhao <lijian.zhao@intel.com><br>---<br>M src/soc/intel/cannonlake/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/44/21544/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/intel/cannonlake/Kconfig b/src/soc/intel/cannonlake/Kconfig<br>index fe80a20..d46b382 100644<br>--- a/src/soc/intel/cannonlake/Kconfig<br>+++ b/src/soc/intel/cannonlake/Kconfig<br>@@ -69,7 +69,7 @@<br> <br> config UART_FOR_CONSOLE<br>       int "Index for LPSS UART port to use for console"<br>-  default 2 if DRIVERS_UART_8250MEM<br>+    default 2 if DRIVERS_UART_8250MEM_32<br>  default 0<br>     help<br>      Index for LPSS UART port to use for console:<br></pre><p>To view, visit <a href="https://review.coreboot.org/21544">change 21544</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/21544"/><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: If2e0e8c8ac86e49a245f3d1d4722d40be9c01e25 </div>
<div style="display:none"> Gerrit-Change-Number: 21544 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Lijian Zhao <lijian.zhao@intel.com> </div>