commit | 7d9aa8fd87171164a6f14167a0c9c066f4312b8d | [log] [tgz] |
---|---|---|
author | Julius Werner <jwerner@chromium.org> | Thu Feb 28 18:08:40 2013 +0000 |
committer | Marek Vasut <marex@denx.de> | Sun May 05 23:54:21 2013 +0200 |
tree | bbb334c7825cec5fcf1b69118d9d43775ba61302 | |
parent | b068deb363e34a72754877d3d8c7a71a5bc834db [diff] |
usb: Add new command to set USB 2.0 port test modes This patch adds a new 'usb test' command, that will set a port to a USB 2.0 test mode (see USB 2.0 spec 7.1.20). It supports all five test modes on both downstream hub ports and ordinary device's upstream ports. In addition, it supports EHCI root hub ports. Signed-off-by: Julius Werner <jwerner@chromium.org>