Hello Mathew King, Duncan Laurie, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37594
to look at the new patch set (#2).
Change subject: libpayload/drivers/i8042: Add AT translated Keyboard support ......................................................................
libpayload/drivers/i8042: Add AT translated Keyboard support
Wilco device use the AT translated keyboard and doesn't need to set scancode set. Remove the ignore flag and put into translation mode instead.
BUG=b:145130110 TEST=Draillion keyboard is usable on every boot.
Signed-off-by: Eric Lai ericr_lai@compal.corp-partner.google.com Change-Id: Ie1053e24e44c5bad28b56cc92d091e24f3d9b6fd --- M payloads/libpayload/Kconfig M payloads/libpayload/drivers/i8042/i8042.h M payloads/libpayload/drivers/i8042/keyboard.c 3 files changed, 38 insertions(+), 27 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/37594/2