Skip to content
Commit 8b3f7bf7 authored by Jim Lin's avatar Jim Lin Committed by Albert ARIBAUD (U-Boot)
Browse files

tegra: usb: Fix device enumeration problem of USB1



A known hardware issue of USB1 port where bit 1 (connect status
change) of PORTSC register will be set after issuing Port Reset
(like "usb reset" in u-boot command line).
This will be treated as an error and stops later device enumeration.

Therefore we clear that bit after Port Reset in order to proceed
later device enumeration.

Signed-off-by: default avatarJim Lin <jilin@nvidia.com>
Acked-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
parent 2db7b952
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment