]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
tty/serial: use uart_console_write in the RISC-V SBL early console
authorAndreas Schwab <schwab@suse.de>
Thu, 10 Jan 2019 17:11:39 +0000 (18:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 10:22:22 +0000 (11:22 +0100)
commit9ec56a07c1f07814bb5a293ef0e131c9f4e84f00
tree240c057605dba1c926e29870fb73ebefb4c70bc9
parentabe9213a5e9c30649d44dd2bacce34319d7871a1
tty/serial: use uart_console_write in the RISC-V SBL early console

This enables proper NLCR processing.

Suggested-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Andreas Schwab <schwab@suse.de>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/earlycon-riscv-sbi.c