This patch will enable the SPCR table for RISC-V.
Vendor will enable/disable the SPCR table in the firmware based on the
platform design. However, in cases where the SPCR table is not usable,
a kernel parameter could be used to specify the preferred console.
This patch depends on Sunil's patch series, as indicated in [1] and
the corresponding Qemu patch can be found at [2].
[1] https://lore.kernel.org/lkml/[email protected]/
[2] https://lore.kernel.org/qemu-devel/[email protected]/
Sia Jee Heng (1):
RISC-V: ACPI: Enable SPCR table for console output on RISC-V
arch/riscv/kernel/acpi.c | 4 ++++
1 file changed, 4 insertions(+)
--
2.34.1