commit | fc65a15f1fc0fc95c319c9bfaeb7636fef9987cc | [log] [tgz] |
---|---|---|
author | Stefan Roese <ml@stefan-roese.de> | Fri May 04 11:38:17 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jul 12 16:29:50 2007 -0700 |
tree | bcb6413d74525e4a2e0a23e5d7c480849b9c7156 | |
parent | 97cd49ebf74e3bee49d541a47ef085df1fbfac7d [diff] |
USB: EHCI big endian data structures support (for 440EPx) This patch adds support for the AMCC 440EPx EHCI controller whose in-memory data structures and the registers are represented in big- endian format. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>