CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2021/05/01 06:29:05

Modified files:
        sys/arch/riscv64/conf: files.riscv64 
        sys/arch/riscv64/riscv64: machdep.c sbi.c 

Log message:
Implement early console functionality based on available SBI calls.

While these calls are part of the legacy extensions and deprecated, they
are really useful for debugging purposes.

ok jsg@

Reply via email to