Searched hist:da48ddbf7c38d481d01cf3a9752764bf826cb15e (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/riscv/riscv/ |
H A D | riscv_console.c | diff da48ddbf7c38d481d01cf3a9752764bf826cb15e Mon Mar 04 19:45:17 CET 2024 Mitchell Horne <mhorne@FreeBSD.org> riscv: catch up with EARLY_PRINTF changes
On this platform early console access is possible via SBI. Follow recent changes to EARLY_PRINTF option and give it a named constant.
Update the commented option in GENERIC so that it compiles.
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D44100
|
/freebsd/sys/riscv/conf/ |
H A D | GENERIC | diff da48ddbf7c38d481d01cf3a9752764bf826cb15e Mon Mar 04 19:45:17 CET 2024 Mitchell Horne <mhorne@FreeBSD.org> riscv: catch up with EARLY_PRINTF changes
On this platform early console access is possible via SBI. Follow recent changes to EARLY_PRINTF option and give it a named constant.
Update the commented option in GENERIC so that it compiles.
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D44100
|
/freebsd/sys/sys/ |
H A D | systm.h | diff da48ddbf7c38d481d01cf3a9752764bf826cb15e Mon Mar 04 19:45:17 CET 2024 Mitchell Horne <mhorne@FreeBSD.org> riscv: catch up with EARLY_PRINTF changes
On this platform early console access is possible via SBI. Follow recent changes to EARLY_PRINTF option and give it a named constant.
Update the commented option in GENERIC so that it compiles.
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D44100
|