coreboot-kgpe-d16/payloads/libpayload/drivers
Duncan Laurie 3b29acaffa libpayload: i8042: Only test PS/2 AUX port when enabled
If a PS/2 AUX device is not present then the AUX test command
during i8042_probe() will time out and add ~500ms to the boot time.

In order to avoid this only test the PS/2 AUX port if
CONFIG_LP_PC_MOUSE is enabled.

BUG=b:126633269
TEST=boot on device without AUX port and check that this command
does not get executed, saving ~500ms at boot.

Change-Id: I2ebdecc66933bd33d320b17aa4608caf4aaf54aa
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/31658
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-03-02 06:17:49 +00:00
..
i8042 libpayload: i8042: Only test PS/2 AUX port when enabled 2019-03-02 06:17:49 +00:00
serial libpayload: Remove unused timer/serial drivers 2018-12-05 14:07:17 +00:00
storage payloads/libpayload/drivers/storage: Get rid of void pointer math 2018-11-16 09:42:34 +00:00
timer libpayload: Remove unused timer/serial drivers 2018-12-05 14:07:17 +00:00
udc
usb libpayload: Fill reg_base for debugging purposes 2018-10-23 06:24:47 +00:00
video libpayload: Don't try to use invalid row count 2018-12-09 09:30:13 +00:00
Makefile.inc libpayload: Remove unused timer/serial drivers 2018-12-05 14:07:17 +00:00
cbmem_console.c
hid.c
mouse_cursor.c
nvram.c
options.c
pci.c
speaker.c