From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rodolfo Giometti Date: Fri, 20 Apr 2007 16:06:05 +0200 Subject: [U-Boot-Users] usb problem In-Reply-To: <20070420135601.EE2A235363E@atlas.denx.de> References: <20070420134935.GB4619@enneenne.com> <20070420135601.EE2A235363E@atlas.denx.de> Message-ID: <20070420140605.GZ9973@enneenne.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Apr 20, 2007 at 03:56:01PM +0200, Wolfgang Denk wrote: > > diff --git a/common/usb.c b/common/usb.c > > index 0857494..087a65f 100644 > > --- a/common/usb.c > > +++ b/common/usb.c > > @@ -61,7 +61,7 @@ > > #ifdef USB_DEBUG > > #define USB_PRINTF(fmt,args...) printf (fmt ,##args) > > #else > > -#define USB_PRINTF(fmt,args...) > > +#define USB_PRINTF(fmt,args...) wait_ms(1) /* for crappy USB keys... */ > > #endif > > Arghhh. But this one is definitely not ripe for mainstream yet. Eheheheh, you already told me about this dirty trick! :P > Please clean this up. I see, but currently I'm very busy for that! Please keep this ?work around? in some TODO list until I (or someone else) can find some time to definitely resolve it. Ciao, Rodolfo -- GNU/Linux Solutions e-mail: giometti at enneenne.com Linux Device Driver giometti at gnudd.com Embedded Systems giometti at linux.it UNIX programming phone: +39 349 2432127