> From: Anup Patel <[email protected]> > Sent: Saturday, January 15, 2022 12:20 AM > To: Rick Jian-Zhi Chen(陳建志) <[email protected]>; Bin Meng > <[email protected]> > Cc: Atish Patra <[email protected]>; Alistair Francis > <[email protected]>; Anup Patel <[email protected]>; U-Boot Mailing > List <[email protected]>; Anup Patel <[email protected]>; Philipp > Tomsich <[email protected]> > Subject: [PATCH 2/3] riscv: qemu: Enable HTIF console support > > Enable support for HTIF console so that we can use QEMU RISC-V U-Boot on > RISC-V emulators and ISS having it. > > Signed-off-by: Anup Patel <[email protected]> > Reviewed-by: Philipp Tomsich <[email protected]> > --- > board/emulation/qemu-riscv/Kconfig | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Rick Chen <[email protected]>

