coreboot/src
Kyösti Mälkki d2dac0a7d6 usbdebug: Allow an USB hub on the debug dongle
Some development kits with USB 2.0 HS OTG have an USB hub instead
of being directly connected to the USB host/device controller.

Send the necessary initialisation sequence, using HUB CLASS requests
of PORT_POWER and PORT_RESET to enable a pre-selected port number
where a device supporting debug descriptor is located.

This also adds the Kconfig option for BeagleBone.

Change-Id: I7a5d0ba0962a9ca06bf3196232ed4a03bdfb2b06
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3925
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-09-20 14:22:29 +02:00
..
arch ARM: Add some missing dependencies on config.h to ARM's Makefile.inc. 2013-09-17 01:00:12 +02:00
console usbdebug: Allow an USB hub on the debug dongle 2013-09-20 14:22:29 +02:00
cpu am335x: Update the config vars selected by CPU_TI_AM335X. 2013-09-17 00:41:01 +02:00
device Add test to match struct device with pci_devfn_t 2013-08-24 07:38:23 +02:00
drivers Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00
ec ec/kontron/it8516e: Add sanity checks for values from nvram 2013-07-29 23:22:12 +02:00
include CBMEM: Rename high_tables variables and make them static 2013-09-11 07:22:00 +02:00
lib usbdebug: Allow an USB hub on the debug dongle 2013-09-20 14:22:29 +02:00
mainboard ASUS F2A85-M: Correct and clean up PCIe config 2013-09-19 19:53:30 +02:00
northbridge CBMEM x86: Unify get_cbmem_toc() 2013-09-11 07:18:53 +02:00
southbridge Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00
superio w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. 2013-08-15 21:30:53 +02:00
vendorcode AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze 2013-08-27 19:08:20 +02:00
Kconfig Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00