lkml.org 
[lkml]   [2024]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Add early console functionality
Date
The following patch series implements support for the early
console on the RISC-V platform.

Jinglin Wen (3):
riscv: Support for early console.
riscv: Support SBI as the interface for the RISC-V early console
riscv: Add information for MAINTAINERS

MAINTAINERS | 6 ++
arch/riscv/include/asm/early_console.h | 23 ++++++
arch/riscv/kernel/Makefile | 1 +
arch/riscv/kernel/early_console.c | 108 +++++++++++++++++++++++++
arch/riscv/kernel/setup.c | 2 +
drivers/tty/hvc/Kconfig | 12 +++
drivers/tty/hvc/hvc_riscv_sbi.c | 29 +++++++
7 files changed, 181 insertions(+)
create mode 100644 arch/riscv/include/asm/early_console.h
create mode 100644 arch/riscv/kernel/early_console.c

--
2.25.1


\
 
 \ /
  Last update: 2024-04-10 08:36    [W:0.113 / U:5.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site