diff options
author | Simon Glass <sjg@chromium.org> | 2013-05-11 02:49:00 (GMT) |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2013-06-12 20:22:50 (GMT) |
commit | ed10e66aba4d6a0151dc6dff2fa93d5fd19bc8a2 (patch) | |
tree | 6483ddac306970b6565ab6897ab949ed9ffa9b43 /mkconfig | |
parent | 5da2dc9789abecb1b018beb0c93f4c38c2985bc6 (diff) | |
download | u-boot-ed10e66aba4d6a0151dc6dff2fa93d5fd19bc8a2.tar.xz |
usb: Correct CLEAR_FEATURE code in ehci-hcd
This commit broke USB2 on link (Chromebook Pixel):
020bbcb usb: hub: Power-cycle on root-hub ports
However the root cause seems to be a missing mask and missing 'break'
in ehci-hcd.c. This patch fixes both.
On link, 'usb start' with a USB keyboard and memory stick inserted now
finds both. The keyboard works as expected. Also ext2ls shows a directory
listing from the memory stick.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'mkconfig')
0 files changed, 0 insertions, 0 deletions