[U-Boot-Users] usb problem

Rodolfo Giometti giometti at enneenne.com
Fri Apr 20 16:06:05 CEST 2007


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




More information about the U-Boot mailing list