From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Date: Fri, 19 Sep 2008 16:42:05 +0200 Subject: [U-Boot] [patch 0/3] Improve stability USB memory sticks for the common OHCI USB layer. In-Reply-To: <3efb10970809190216x65954093h52610ba9bfdc6ec7@mail.gmail.com> References: <20080916125541.347606297@bohmer.net> <1221739210.9289.17.camel@galileo> <3efb10970809180754td7cb481k5fd558eb459a0b2c@mail.gmail.com> <1221813985.6781.19.camel@galileo> <3efb10970809190216x65954093h52610ba9bfdc6ec7@mail.gmail.com> Message-ID: <1221835325.6781.72.camel@galileo> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le vendredi 19 septembre 2008 ? 11:16 +0200, Remy Bohmer a ?crit : > > I'll try to test on some other AT91SAM9 boards later today, if I find a > > few minutes... > > Thanks, and I expect to hear some more positive news ;-))) I'm afraid I have more bad news. I updated my tree to the latest git. I use the ELDK 4.1 arm compiler. Tested on an AT91SAM9263, with two different USB sticks: U-Boot> usb reset (Re)start USB... USB: scanning bus for devices... ERROR: USB-error: DEVICENOTRESPONDING: Device did not respond to token (IN) or did not provide a handshake (OUT) (5) ERROR: USB-error: DEVICENOTRESPONDING: Device did not respond to token (IN) or did not provide a handshake (OUT) (5) ERROR: USB-error: DEVICENOTRESPONDING: Device did not respond to token (IN) or did not provide a handshake (OUT) (5) ERROR: USB-error: DEVICENOTRESPONDING: Device did not respond to token (IN) or did not provide a handshake (OUT) (5) USB device not accepting new address (error=20) 2 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found Without your 3 patches applied, I get: U-Boot> usb start (Re)start USB... USB: scanning bus for devices... USB device not responding, giving up (status=20) 2 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found Stelian. -- Stelian Pop