diff --git a/models/darp6/coreboot.config b/models/darp6/coreboot.config index 262f0c5..8c2c7bc 100644 --- a/models/darp6/coreboot.config +++ b/models/darp6/coreboot.config @@ -686,15 +686,15 @@ CONFIG_FIXED_UART_FOR_CONSOLE=y # # memory mapped, 8250-compatible # -CONFIG_CONSOLE_SERIAL_921600=y +# CONFIG_CONSOLE_SERIAL_921600 is not set # CONFIG_CONSOLE_SERIAL_460800 is not set # CONFIG_CONSOLE_SERIAL_230400 is not set -# CONFIG_CONSOLE_SERIAL_115200 is not set +CONFIG_CONSOLE_SERIAL_115200=y # CONFIG_CONSOLE_SERIAL_57600 is not set # CONFIG_CONSOLE_SERIAL_38400 is not set # CONFIG_CONSOLE_SERIAL_19200 is not set # CONFIG_CONSOLE_SERIAL_9600 is not set -CONFIG_TTYS0_BAUD=921600 +CONFIG_TTYS0_BAUD=115200 # CONFIG_SPKMODEM is not set # CONFIG_CONSOLE_NE2K is not set CONFIG_CONSOLE_CBMEM=y