diff options
author | Kuo-Jung Su <dantesu@faraday-tech.com> | 2013-05-15 07:29:21 (GMT) |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2013-06-12 20:22:51 (GMT) |
commit | 1dde1423ad341b5d157ed7ee1f1b136f4ee7dbb4 (patch) | |
tree | 91bcd6f226c2e2d54bd39ca680cb95a46340272e /board/ti/omap5912osk | |
parent | 9c6a9d7c8be40f58cf3faf0a4b8d9d33a21ca4f5 (diff) | |
download | u-boot-1dde1423ad341b5d157ed7ee1f1b136f4ee7dbb4.tar.xz |
usb: ehci: add weak-aliased function for PORTSC
There is at least one non-EHCI compliant controller (i.e. Faraday EHCI)
not only leave RESERVED and CONFIGFLAG registers un-implemented
but also has their address spaces removed.
As an result, the PORTSC register of Faraday EHCI always
starts from 0x30 instead of 0x44 in standard EHCI.
So that we'll need a weak-aliased function for abstraction.
Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com>
CC: Marek Vasut <marex@denx.de>
Diffstat (limited to 'board/ti/omap5912osk')
0 files changed, 0 insertions, 0 deletions