[PATCH 18/18] riscv: qemu: Enable usb keyboard as an input device
Simon Glass
sjg at chromium.org
Thu Jul 27 02:50:04 CEST 2023
On Tue, 25 Jul 2023 at 01:05, Rick Chen <rickchen36 at gmail.com> wrote:
>
> > From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Bin Meng
> > Sent: Sunday, July 23, 2023 12:41 PM
> > To: Simon Glass <sjg at chromium.org>; u-boot at lists.denx.de
> > Cc: Bin Meng <bmeng.cn at gmail.com>; Heinrich Schuchardt <xypron.glpk at gmx.de>
> > Subject: [PATCH 18/18] riscv: qemu: Enable usb keyboard as an input device
> >
> > This brings PCI xHCI support to QEMU RISC-V and uses a usb keyboard as one of the input devices.
> >
> > Signed-off-by: Bin Meng <bmeng at tinylab.org>
> >
> > ---
> >
> > board/emulation/qemu-riscv/Kconfig | 5 +++++
> > board/emulation/qemu-riscv/qemu-riscv.c | 5 +++++
> > doc/board/emulation/qemu-riscv.rst | 5 +++++
> > include/configs/qemu-riscv.h | 2 +-
> > 4 files changed, 16 insertions(+), 1 deletion(-)
>
> Reviewed-by: Rick Chen <rick at andestech.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list