]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
imx: usb: There is no such register
authorTimo Ketola <timo@exertus.fi>
Wed, 18 Apr 2012 22:55:33 +0000 (22:55 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:34 +0000 (08:31 +0200)
commit5614553d564e1c66684c207e120557ef81e416dc
tree6ab9960e0704246203b8a412e6f568e7f1209499
parent45b460dab3b47d03392ed46d42652103666503b7
imx: usb: There is no such register

The reference manual of i.MX25 (nor i.MX31) does not define such
register. This seems to access read only UH2_CAPLENGTH register (if
CONFIG_MXC_USB_PORT is zero).

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