[coreboot-gerrit] Change in coreboot[master]: siemens/mc_apl1: Select external 8250 UART

Mario Scheithauer (Code Review) gerrit at coreboot.org
Mon May 15 17:34:05 CEST 2017


Mario Scheithauer has uploaded a new change for review. ( https://review.coreboot.org/19694 )

Change subject: siemens/mc_apl1: Select external 8250 UART
......................................................................

siemens/mc_apl1: Select external 8250 UART

The mainboard siemens/mc_apl1 uses an external I/O port for console
output. For this reason we need to activate the 8250 LPC UART.

Change-Id: Ib5616a116aec6135191bdce95f9f9566ce13d6f1
Signed-off-by: Mario Scheithauer <mario.scheithauer at siemens.com>
---
M src/mainboard/siemens/mc_apl1/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/19694/1

diff --git a/src/mainboard/siemens/mc_apl1/Kconfig b/src/mainboard/siemens/mc_apl1/Kconfig
index f3b4d7d..cafdd4c 100644
--- a/src/mainboard/siemens/mc_apl1/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/Kconfig
@@ -8,6 +8,7 @@
 	select DRIVER_INTEL_I210
 	select USE_SIEMENS_HWILIB
 	select DRIVERS_I2C_RX6110SA
+	select DRIVERS_UART_8250IO
 
 config MAINBOARD_DIR
 	string

-- 
To view, visit https://review.coreboot.org/19694
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib5616a116aec6135191bdce95f9f9566ce13d6f1
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Mario Scheithauer <mario.scheithauer at siemens.com>



More information about the coreboot-gerrit mailing list