Commit ff5cbf09 authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

tty: New RISC-V SBI console driver



The RISC-V ISA defines a simple console that is availiable via SBI calls
on all systems.  This patch adds a driver for this console interface
that can act as both a target for early printk and as the system
console.

Signed-off-by: default avatarPalmer Dabbelt <palmer@dabbelt.com>
parent 41ba0d32
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment