usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512x
authorAnatolij Gustschin <agust@denx.de>
Tue, 24 Jan 2012 21:17:38 +0000 (22:17 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Jan 2012 23:04:01 +0000 (15:04 -0800)
commit761bbcb74e4611414937ea480ba60bb970648755
tree36d2c1ef203e68ef6b9b344cabca6b0595388286
parent820c629a595ad8d8f2694641e494738b18d29e7b
usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512x

Use INCR8 mode for system bus interface of the USB controller
on MPC512x. This is a work-around for the AHB bus lock up
problem observed on MPC512x when there is heavy simultaneous
PATA write or network (FEC) activity.

See also "12.4 The USB controller can issue transactions that lock
up the AHB bus under certain conditions" in MPC5121e (M36P) Errata.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Tested-by: Matthias Fuchs <matthias.fuchs@esd.ue>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-fsl.c
drivers/usb/host/ehci-fsl.h