]> git.sur5r.net Git - u-boot/commit
i.MX25: usb: Set PORTSCx register
authorTimo Ketola <timo@exertus.fi>
Wed, 18 Apr 2012 22:55:32 +0000 (22:55 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:34 +0000 (08:31 +0200)
commit45b460dab3b47d03392ed46d42652103666503b7
tree836e345a15c5a14a8ad4f9cd5eefb0ce6273c55f
parenta1028730b5a5f8266fc3a198cd626bf73e157e6c
i.MX25: usb: Set PORTSCx register

The USB controller in i.MX25 has a PORTSCx registers which should be
set. In this regard it is similar to the controller in i.MX31. As this
file is compiled only with i.MX25 and -31, #ifdef check can be removed.

Signed-off-by: Timo Ketola <timo@exertus.fi>
Acked-by: Stefano Babic <sbabic@denx.de>
drivers/usb/host/ehci-mxc.c