[coreboot-gerrit] Change in coreboot[master]: soc/intel/coffeelake: Use DRIVERS_UART_8250IO

Kin Wai Ng (Code Review) gerrit at coreboot.org
Fri Mar 16 14:31:00 CET 2018


Hello Naresh Solanki, Subrata Banik, Balaji Manigandan, Aamir Bohra, Maulik V Vaghela, Rizwan Qureshi,

I'd like you to do a code review. Please visit

    https://review.coreboot.org/25223

to review the following change.


Change subject: soc/intel/coffeelake: Use DRIVERS_UART_8250IO
......................................................................

soc/intel/coffeelake: Use DRIVERS_UART_8250IO

Change-Id: Ibb7ff216197dc14accfde38e2c5ffc7628f0982a
Signed-off-by: Ng Kin Wai <kin.wai.ng at intel.com>
---
M src/soc/intel/coffeelake/Kconfig
1 file changed, 1 insertion(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/25223/1

diff --git a/src/soc/intel/coffeelake/Kconfig b/src/soc/intel/coffeelake/Kconfig
old mode 100644
new mode 100755
index f1a6274..72d7501
--- a/src/soc/intel/coffeelake/Kconfig
+++ b/src/soc/intel/coffeelake/Kconfig
@@ -86,8 +86,7 @@
 	select CONSOLE_SERIAL
 	select BOOTBLOCK_CONSOLE
 	select DRIVERS_UART
-	select DRIVERS_UART_8250MEM_32
-	select NO_UART_ON_SUPERIO
+	select DRIVERS_UART_8250IO
 
 config UART_FOR_CONSOLE
 	int "Index for LPSS UART port to use for console"

-- 
To view, visit https://review.coreboot.org/25223
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibb7ff216197dc14accfde38e2c5ffc7628f0982a
Gerrit-Change-Number: 25223
Gerrit-PatchSet: 1
Gerrit-Owner: Kin Wai Ng <kin.wai.ng at intel.com>
Gerrit-Reviewer: Aamir Bohra <aamir.bohra at intel.com>
Gerrit-Reviewer: Balaji Manigandan <balaji.manigandan at intel.com>
Gerrit-Reviewer: Maulik V Vaghela <maulik.v.vaghela at intel.com>
Gerrit-Reviewer: Naresh Solanki <naresh.solanki at intel.com>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi at intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180316/111e36f8/attachment-0001.html>


More information about the coreboot-gerrit mailing list