Re: [U-Boot-Users] [PATCH 1/4][RFC] Add initial high speed support to USB code.

2008-07-10 Thread Tor Krill
On 7/10/2008, "Markus Klotzbücher" <[EMAIL PROTECTED]> wrote: >Hi Tor, Hi Markus, >Tor Krill <[EMAIL PROTECTED]> writes: > >> Add high speed support to USB code. Extracted from Juniper Networks patch. >> >> I know that the mergewindow is closed but wanted to get feedback on these >> patches i

Re: [U-Boot-Users] [PATCH 1/4][RFC] Add initial high speed support to USB code.

2008-07-10 Thread Markus Klotzbücher
Hi Tor, Tor Krill <[EMAIL PROTECTED]> writes: > Add high speed support to USB code. Extracted from Juniper Networks patch. > > I know that the mergewindow is closed but wanted to get feedback on these > patches if possible. Thanks again for fixing this up. AFAIK patches look fine, only two thin

Re: [U-Boot-Users] [PATCH 1/4][RFC] Add initial high speed support to USB code.

2008-07-07 Thread Markus Klotzbücher
Hi Tor, Tor Krill <[EMAIL PROTECTED]> writes: > Add high speed support to USB code. Extracted from Juniper Networks patch. > > I know that the mergewindow is closed but wanted to get feedback on these > patches if possible. Thanks for the patches! I just got back from holiday, so it'll take a co

[U-Boot-Users] [PATCH 1/4][RFC] Add initial high speed support to USB code.

2008-06-23 Thread Tor Krill
Add high speed support to USB code. Extracted from Juniper Networks patch. I know that the mergewindow is closed but wanted to get feedback on these patches if possible. Signed-off-by: Tor Krill <[EMAIL PROTECTED]> --- common/cmd_usb.c |3 ++- common/usb.c | 30