Skip to content
  • Chris Zhang's avatar
    Fix EHCI port reset. · b416191a
    Chris Zhang authored
    
    
    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>
    b416191a