commit | 32d6f1bc09175f3b77469771e839bc7255a9f22e | [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 | 46f6e5019048b103d7693d5310de0f1cfbaf4c19 [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>