coreboot-kgpe-d16/src/drivers/usb
Kyösti Mälkki 954ed5500c usbdebug: Probe for gadget only once
The first stage attempting to initialise usbdebug
gadget will leave it marked as non-present if none
is detected. This allows further stages to bypass
usbdebug init sequence.

Change-Id: I1491d7fab3c89f210fb03b32481f697bc7a1d1e6
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30622
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-01-07 10:37:48 +00:00
..
acpi acpi_pld: Make it easier to define the ACPI USB device groups 2018-12-04 22:50:15 +00:00
console.c
ehci.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
ehci_debug.c usbdebug: Probe for gadget only once 2019-01-07 10:37:48 +00:00
ehci_debug.h usbdebug: Probe for gadget only once 2019-01-07 10:37:48 +00:00
gadget.c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:27:34 +00:00
Kconfig usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
Makefile.inc usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
pci_ehci.c device: Use pcidev_path_on_root() 2019-01-06 13:09:54 +00:00
usb_ch9.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00