commit | 9c998aa83148c75cd734a18958218926313bd54c | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@castor.denx.de> | Thu Jul 21 11:57:57 2005 +0200 |
committer | Wolfgang Denk <wd@castor.denx.de> | Thu Jul 21 11:57:57 2005 +0200 |
tree | c6d523801214c37337d3995dd1c405a7c329b37d | |
parent | f530187dbd69b0534e84b553f9a9803b16ed4999 [diff] |
Fix low-level OHCI transfers for ARM920t and MPC5xxx A new, Windows compatible init sequence was also backported from Linux 2.6, but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behaviour of the memopry sticks we tested. Maybe it's not relevant for mass storage devices. For recerence, see file common/usb.c, function usb_new_device(), section #ifdef NEW_INIT_SEQ.