On 8/10/19 11:24 AM, Heinrich Schuchardt wrote:
GRUB uses function keys. So we should support these with an USB keyboard.
Provide support for F1-F12, Insert, Delete, Home, End, Page Up, Page Down.
Simplify the code beforehand.

Enhance the keyboard unit test.

v2:
        enhance the keyboard unit test

Heinrich Schuchardt (5):
   usb: kbd: simplify coding for arrow keys
   usb: kbd: implement special keys
   usb: kbd: fix typo
   usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
   dm: test: usb: rework keyboard test

  common/usb_kbd.c                |  89 +++++++---
  drivers/usb/emul/sandbox_keyb.c |  27 +--
  include/usb.h                   |   6 +
  test/dm/usb.c                   | 285 +++++++++++++++++++++++++++++++-
  4 files changed, 361 insertions(+), 46 deletions(-)

--
2.20.1



Hello Marek,

these patches have been assigned to you in Patchwork. All have been
reviewed by Simon. Will you take these patches via the USB tree?

Best regards

Heinrich
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to