coreboot-kgpe-d16/payloads/libpayload/drivers
Nico Huber 0748a87455 libpayload/i8042: Increase response timeout to 1.5s
The current timeout of 500ms is too low. For instance self-test
of the KBC integrated into IT8516E took almost 1s in tests. We
already check for presence of the KBC before the self-test. So
the timeout should only trigger on a hardware defect and we can
leave some margin.

Change-Id: I95f01a4e605a9c7deb894a71e102c3a881759bb1
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47588
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-11-16 11:08:49 +00:00
..
i8042 libpayload/i8042: Increase response timeout to 1.5s 2020-11-16 11:08:49 +00:00
serial payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
storage libpayload: storage.c: remove unneeded #if CONFIG() 2020-11-09 07:23:20 +00:00
timer
udc payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
usb libpayload: Make OHCI enums into types 2020-11-08 11:37:09 +00:00
video payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
Makefile.inc
cbmem_console.c
hid.c
mouse_cursor.c
nvram.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
options.c libpayload: use PRIu64 type to print u64 2020-09-30 10:16:44 +00:00
pci.c
speaker.c