
31 Jul
2018
31 Jul
'18
7:15 p.m.
On 06/13/2018 07:46 PM, Ran Wang wrote:
There was an EHCI endian accessor issue. Now it's fixed by commit 9829ce2ff25c ("usb: ehci: Fix accessors for big-endian platforms and descriptors") Revert commit e6a727fffec7b2002e ("powerpc/T104xRDB: Fix endian access issue on EHCI intinalization") due to it fix that issue in a wrong way. Actually, on T104x platform, USB EHCI register use little endian.
Signed-off-by: Ran Wang ran.wang_1@nxp.com
Applied to mpc85xx, awaiting upstream. Thanks.
York