]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"
authorRan Wang <ran.wang_1@nxp.com>
Thu, 14 Jun 2018 02:45:40 +0000 (10:45 +0800)
committerYork Sun <york.sun@nxp.com>
Tue, 31 Jul 2018 17:19:42 +0000 (10:19 -0700)
commitecd08426d593e67058416b0d49827dfa9a7ec6b9
tree9d80cb6d455e2daf2750a50f381d584509849805
parent63b525bdbb8ce9043a49ae3f3ca71e4eac58fe8f
Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"

There was an EHCI endian accessor issue. Now it's fixed by commit
5e7560f4d345 ("usb: ehci: Fix accessors for big-endian platforms and
descriptors"). Revert commit 47f3f7ef0726 ("powerpc/T104xRDB: Fix
endian access issue on EHCI intinalization"). On T104x platform,
USB EHCI register use little endian.

Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
[YS: revised commit message]
Reviewed-by: York Sun <york.sun@nxp.com>
include/configs/T104xRDB.h