coreboot-kgpe-d16/src
Ronak Kanabar 3bb8c244f2 soc/intel/cannonlake: Configure serial debug uart
Set SerialIoDebugUartNumber to CONFIG_UART_FOR_CONSOLE
SerialIoDebugUartNumber UPD use to select UART Number for Debug Purpose
The default value of SerialIoDebugUartNumber is 2 by default it selects UART 2
so it needs to be initialized as per board config

BUG=b:123702398

Change-Id: I91df4bb756e8ea86db112f1cc28687f48b2c0525
Signed-off-by: Ronak Kanabar <ronak.kanabar@intel.com>
Reviewed-on: https://review.coreboot.org/c/31375
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-02-13 13:04:38 +00:00
..
acpi
arch riscv: Add initial support for 32bit boards 2019-02-13 04:49:14 +00:00
commonlib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
console device/pci_early.c: Drop some guards 2019-02-11 11:32:20 +00:00
cpu cpu/intel/common: Add Nehalem for FSB detection 2019-02-13 13:02:06 +00:00
device device/pci_ops: Apply some symmetry in headers 2019-02-11 20:44:37 +00:00
drivers soc/intel/fsp_broadwell_de: Move FSP_DEBUG_LEVEL option here 2019-02-11 12:23:54 +00:00
ec ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000ms 2019-02-11 12:24:22 +00:00
include coreboot: check Cr50 PM mode on normal boot 2019-02-13 13:03:33 +00:00
lib riscv: Add initial support for 32bit boards 2019-02-13 04:49:14 +00:00
mainboard mb/google/sarien: Support multiple touchscreen at same address 2019-02-13 13:04:22 +00:00
northbridge nb/intel/nehalem: Remove CAR_GLOBAL use 2019-02-12 22:16:42 +00:00
security coreboot: check Cr50 PM mode on normal boot 2019-02-13 13:03:33 +00:00
soc soc/intel/cannonlake: Configure serial debug uart 2019-02-13 13:04:38 +00:00
southbridge sb/intel/common: Remove CAR_GLOBAL use 2019-02-12 22:17:37 +00:00
superio src: Remove unused include device/pnp_def.h 2019-02-07 08:53:07 +00:00
vendorcode coreboot: check Cr50 PM mode on normal boot 2019-02-13 13:03:33 +00:00
Kconfig Kconfig: Add system type entries for common enclosures 2019-02-05 16:03:29 +00:00