diff options
author | Daniel Kurtz <djkurtz@chromium.org> | 2018-03-07 10:18:52 -0700 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2018-03-08 19:04:03 +0000 |
commit | 8a6377ec24c85bc6a18eb9c57045746d2261ce1a (patch) | |
tree | ab4809f5ad75c3ecd7d0cd155db33d53f8bc15c7 /src/mainboard/elmex | |
parent | cb06fab1fcb17cf9fd82b2d74c2eb2e319f2bba2 (diff) | |
download | coreboot-8a6377ec24c85bc6a18eb9c57045746d2261ce1a.tar.xz |
mb/google/kahlee: Do not define SIO_EC_ENABLE_COM1
This #define tells superio.asl to add a "PNP0501" "Plug and Play
16550A-compatible COM port" entry to kahlee's ACPI tables.
The EC on kahlee boards do not provide a "Serial Port 1" that should
be exposed via ACPI to the OS. In fact, this entry confuses the
kernel and in some cases can cause it to try to redirect output to a
non existing port.
BUG=b:74200887
TEST=Deploy to grunt. Boot kernel with SERIAL_PORT_DFNS undefined and
"earlycon=uart,mmio32,0xfedc6000,115200,48000000" on the kernel
command line, and with an image with serial console enabled.
=> System boots with (kernel) serial console enabled, starting from
0.00 (earlycon), with no gaps in its output, and serial console
also allows logging in.
Change-Id: I0eaed9b4461bb6a6c1aa4ce97752f588d4322b35
Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-on: https://review.coreboot.org/25021
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/elmex')
0 files changed, 0 insertions, 0 deletions