[coreboot-gerrit] Change in coreboot[master]: LinuxBoot/X86_64: Enable 8250 uart drivers

Philipp Deppenwiese (Code Review) gerrit at coreboot.org
Fri Nov 2 15:58:08 CET 2018


Philipp Deppenwiese has submitted this change and it was merged. ( https://review.coreboot.org/29425 )

Change subject: LinuxBoot/X86_64: Enable 8250 uart drivers
......................................................................

LinuxBoot/X86_64: Enable 8250 uart drivers

Enable 8250 uart drivers on default defconfig.

- makes it easier to debug. (qemu -nographic)
- Kernel size increases only by 20kB.

Change-Id: I8309ecf7afd74b3c4021effedcac47350b442173
Signed-off-by: Marcello Sylvester Bauer <info at marcellobauer.com>
Reviewed-on: https://review.coreboot.org/29425
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Patrick Rudolph <siro at das-labor.org>
---
M payloads/external/LinuxBoot/x86_64/defconfig
1 file changed, 7 insertions(+), 0 deletions(-)

Approvals:
  build bot (Jenkins): Verified
  Patrick Rudolph: Looks good to me, approved



diff --git a/payloads/external/LinuxBoot/x86_64/defconfig b/payloads/external/LinuxBoot/x86_64/defconfig
index 71c5d77..39ae162 100644
--- a/payloads/external/LinuxBoot/x86_64/defconfig
+++ b/payloads/external/LinuxBoot/x86_64/defconfig
@@ -99,6 +99,13 @@
 CONFIG_MD=y
 CONFIG_BLK_DEV_DM=y
 CONFIG_DM_CRYPT=y
+CONFIG_SERIAL_8250_CONSOLE=y
+# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
+# CONFIG_SERIAL_8250_EXAR is not set
+# CONFIG_SERIAL_8250_LPSS is not set
+# CONFIG_SERIAL_8250_MID is not set
+# CONFIG_SERIAL_8250_PNP is not set
+CONFIG_SERIAL_8250=y
 CONFIG_HW_RANDOM_TIMERIOMEM=y
 # CONFIG_HW_RANDOM_AMD is not set
 # CONFIG_HW_RANDOM_VIA is not set

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I8309ecf7afd74b3c4021effedcac47350b442173
Gerrit-Change-Number: 29425
Gerrit-PatchSet: 5
Gerrit-Owner: Marcello Sylvester Bauer <info at marcellobauer.com>
Gerrit-Reviewer: Marcello Sylvester Bauer <info at marcellobauer.com>
Gerrit-Reviewer: Patrick Rudolph <siro at das-labor.org>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-CC: Patrick Rudolph <patrick.rudolph at 9elements.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181102/7a1a009d/attachment.html>


More information about the coreboot-gerrit mailing list