soc/intel/cannonlake: Change default UART number to 2

Set default UART number to 2 if 32bit PCI got selected, the proper debug
print can be seen from serial port in case of switch between platforms,
especially when change to lpss uart from legacy uart or vise versa.

Change-Id: If2e0e8c8ac86e49a245f3d1d4722d40be9c01e25
Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-on: https://review.coreboot.org/21544
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Lijian Zhao 2017-09-14 16:25:18 -07:00 committed by Aaron Durbin
parent bc37c67837
commit 0c8237aa0d
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ config UART_DEBUG
config UART_FOR_CONSOLE
int "Index for LPSS UART port to use for console"
default 2 if DRIVERS_UART_8250MEM
default 2 if DRIVERS_UART_8250MEM_32
default 0
help
Index for LPSS UART port to use for console: