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

Werner Zeh (Code Review) gerrit at coreboot.org
Wed May 17 21:11:23 CEST 2017


Werner Zeh has submitted this change and it was merged. ( 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>
Reviewed-on: https://review.coreboot.org/19694
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin at chromium.org>
---
M src/mainboard/siemens/mc_apl1/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Aaron Durbin: Looks good to me, approved
  Paul Menzel: Looks good to me, but someone else must approve
  build bot (Jenkins): Verified



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: merged
Gerrit-Change-Id: Ib5616a116aec6135191bdce95f9f9566ce13d6f1
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Mario Scheithauer <mario.scheithauer at siemens.com>
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Mario Scheithauer <mario.scheithauer at siemens.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: Werner Zeh <werner.zeh at siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>



More information about the coreboot-gerrit mailing list