On Thu, 07 Dec 2017 23:37:18 PST (-0800), gre...@linuxfoundation.org wrote:
On Thu, Dec 07, 2017 at 04:10:15PM -0800, Palmer Dabbelt wrote:
From: Palmer Dabbelt
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 i
Karsten.
On Fri, Dec 8, 2017 at 5:22 PM, Karsten Merker wrote:
> On Thu, Dec 07, 2017 at 04:10:15PM -0800, Palmer Dabbelt wrote:
>> From: Palmer Dabbelt
>>
>> 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 in
On Thu, Dec 07, 2017 at 04:10:15PM -0800, Palmer Dabbelt wrote:
> From: Palmer Dabbelt
>
> 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 sy
From: Palmer Dabbelt
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. The core arch code already enables the early printk support
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: Palmer Dabbelt
---
drivers/tty/hvc/Kconfig | 11 +
drivers
5 matches
Mail list logo