[PATCH 1/1] usb: ehci-fsl: set INCR8 mode only on MPC512x

Anatolij Gustschin agust at denx.de
Wed Apr 24 15:55:54 EST 2013


On Wed, 24 Apr 2013 10:55:10 +0800
Tiejun Chen <tiejun.chen at windriver.com> wrote:

> commit 761bbcb7, "usb: ehci-fsl: set INCR8 mode for system bus interface
> on MPC512x", introduced to fix one MPC5121e (M36P) Errata by setting
> INCR8 mode for system bus interface on MPC512x, but we should make sure
> this is only valid for MPC512x like other parts of this commit. Otherwise

NAK. It is already only valid for MPC512x.

> this would issue other platforms as abnormal without this similar Errata.

This setting is in the ehci_fsl_mpc512x_drv_resume() function which is
not called on other platforms.

Thanks,

Anatolij


More information about the Linuxppc-dev mailing list