From: Rodolfo Giometti <giometti@enneenne.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] usb problem
Date: Fri, 20 Apr 2007 16:06:05 +0200 [thread overview]
Message-ID: <20070420140605.GZ9973@enneenne.com> (raw)
In-Reply-To: <20070420135601.EE2A235363E@atlas.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
next prev parent reply other threads:[~2007-04-20 14:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-18 22:15 [U-Boot-Users] usb problem kow9loon
2007-04-19 8:49 ` Markus Klotzbücher
2007-04-19 17:28 ` kow9loon
2007-04-20 13:49 ` Rodolfo Giometti
2007-04-20 13:56 ` Wolfgang Denk
2007-04-20 14:06 ` Rodolfo Giometti [this message]
2007-04-23 6:48 ` Markus Klotzbücher
2007-04-23 8:19 ` Rodolfo Giometti
2007-04-23 6:45 ` Markus Klotzbücher
2007-04-23 8:16 ` Rodolfo Giometti
2007-04-23 11:22 ` Markus Klotzbücher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070420140605.GZ9973@enneenne.com \
--to=giometti@enneenne.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox