Skip to content
Snippets Groups Projects
Commit b416191a authored by Chris Zhang's avatar Chris Zhang Committed by Remy Bohmer
Browse files

Fix EHCI port reset.


In USB ehci driver, the port reset is not terminated. EHCI spec says "A host
 controller must terminate the reset and stabilize the state of the port within
 2 milliseconds". Without termination, a port stays at reset state. This is
 observed on ppc4xx(sequoia) boards.

Signed-off-by: default avatarChris Zhang <chris@seamicro.com>
parent b301be05
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment