coreboot-kgpe-d16/src/drivers/usb
Kyösti Mälkki ea6736a2d0 usbdebug: Unify console API
Struct dbgp_pipe would not be suitable for use with xHCI.
Just use an index, it is easy to setup in Kconfig if our
future debug setup has separate pipes for console
output and debugging/traceings.

Change-Id: Icbbd28f03113b208016f80217ab801d598d443a8
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5227
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2014-02-20 23:29:12 +01:00
..
console.c usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
ehci.h
ehci_debug.c usbdebug: Remove EHCI_DEBUG_OFFSET 2014-02-16 20:10:54 +01:00
ehci_debug.h usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
Makefile.inc usbdebug: Split to USB host/device 2014-02-12 21:55:56 +01:00
pci_ehci.c usbdebug: Remove EHCI_DEBUG_OFFSET 2014-02-16 20:10:54 +01:00
usb_ch9.h