the following patch was just integrated into master: commit 6bfe61d5d15d32d307047eeee8493d0e3ffa42ab Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Thu Jun 6 10:33:39 2013 +0300
usbdebug: Add compatibility quirk for FX2
This quirk is needed with a DIY debug dongle using obsolete CY7C68013 (aka FX2) USB chips. Old revision of chip requires a SET_CONFIGURATION to be sent, while this is not required in EHCI debug port specs.
Change-Id: I4926eb19b7e991d6efeef782682756571ad006b9 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/3386 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/3386 for details.
-gerrit