commit | c7a4f7ddc908ac2c281d5b2844c4dbafd3097a6b | [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 | 104866b8cac1625afd29ec4f0bed000b8c9ae5e6 [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.