mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:33:08 +02:00
[ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15349 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d56f83e536
commit
ff733e993f
@ -30,6 +30,7 @@ static int ehci_ar71xx_init(struct usb_hcd *hcd)
|
||||
ehci->hcs_params = ehci_readl(ehci, &ehci->caps->hcs_params);
|
||||
|
||||
ehci->sbrn = 0x20;
|
||||
ehci->has_synopsys_hc_bug = 1;
|
||||
|
||||
ehci_reset(ehci);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user