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>
master
parent
5da2dc9789
commit
ed10e66aba
Loading…
Reference in new issue