public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [patch 0/3] Improve stability USB memory sticks for the common OHCI USB layer.
@ 2008-09-16 12:55 Remy Bohmer
  2008-09-16 12:55 ` [U-Boot] [patch 1/3] Fix for USB sticks not working on ARM while using GCC 4.x compilers Remy Bohmer
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Remy Bohmer @ 2008-09-16 12:55 UTC (permalink / raw)
  To: u-boot

This series is a set of patches that are required to make USB sticks behave 
robust while using U-Boot on a OHCI host.

Several users complain about ERROR: CTL:TIMEOUT errors while using USB sticks,
and while testing many different USB sticks it showed that some were working
and many don't. It even showed a compiler dependency while debugging this, where
GCC 3.x compilers seemed to work (but not always) and GCC 4.x compilers usually
don't. While debugging this (with a USB analyser of course) it turned out that
U-boot also made several protocol violations that needed to be solved, these
resulted in hanging USB devices and so on.

In a mail thread with Stelian Pop on 28 July it was reported of a known error
on Atmel cores that it did not work.

I tested these series on Atmel AT91SAM9261 Core, with the common OHCI driver,
GCC 4.2.3 (Code Sourcery G++ Lite 2008q1-126)

REMEMBER: U-boot still supports 1 single USB stick at a time...
-- 

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2008-10-02 18:45 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-16 12:55 [U-Boot] [patch 0/3] Improve stability USB memory sticks for the common OHCI USB layer Remy Bohmer
2008-09-16 12:55 ` [U-Boot] [patch 1/3] Fix for USB sticks not working on ARM while using GCC 4.x compilers Remy Bohmer
2008-09-16 12:55 ` [U-Boot] [patch 2/3] Refactoring parts of the common USB OHCI code Remy Bohmer
2008-09-16 12:55 ` [U-Boot] [patch 3/3] USB layer of U-Boot causes USB protocol errors while using USB memory sticks Remy Bohmer
2008-09-16 14:10 ` [U-Boot] [patch 0/3] Improve stability USB memory sticks for the common OHCI USB layer Markus Klotzbücher
2008-09-17  3:09   ` [U-Boot] [patch 0/3] Improve stability USB memory sticks for the commonOHCI " Thao To Hieu
2008-09-17 20:31 ` [U-Boot] [patch 0/3] Improve stability USB memory sticks for the common OHCI " Markus Klotzbücher
2008-09-18 12:00 ` Stelian Pop
2008-09-18 14:54   ` Remy Bohmer
2008-09-19  8:46     ` Stelian Pop
2008-09-19  9:16       ` Remy Bohmer
2008-09-19 14:42         ` Stelian Pop
2008-09-20  9:38           ` Remy Bohmer
2008-09-20 20:14             ` Stelian Pop
2008-10-02 15:51               ` Stelian Pop
2008-10-02 18:45                 ` Remy Bohmer
2008-09-21 18:24         ` Wolfgang Denk
2008-09-22  8:26           ` Remy Bohmer
2008-09-19  9:45       ` Remy Bohmer
2008-09-19 10:05         ` Markus Klotzbücher
2008-09-19 10:19           ` Remy Bohmer
2008-09-18 15:01   ` Remy Bohmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox