commit | 9ecbe25e34487e8bcd5cc30032004012db5d2077 | [log] [tgz] |
---|---|---|
author | Markus Klotzbücher <mk@denx.de> | Tue Jan 05 08:17:15 1988 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Wed Jan 09 10:03:04 2008 +0100 |
tree | f3abb588be2e5008e31298750878c244c4640b43 | |
parent | 6eb8792899a06fc1765aeb9c83f0ccb4ce6793d7 [diff] |
Fix problems with usb storage devices on MPC5200 /TQM5200 The MPC5200 OHCI controller operates in big endian, so CFG_OHCI_BE_CONTROLLER must be defined for it to work properly. Signed-off-by: Markus Klotzbuecher <mk@denx.de>