Re: [U-Boot] unassigned-patches/25: [PATCH] USB EHCI: reset root hub

2008-09-04 Thread Markus Klotzbücher
Dear Yuri, On Fri, Aug 15, 2008 at 03:45:02PM +0200, [EMAIL PROTECTED] wrote: > Some of multi-function USB controllers (e.g. ISP1562) allow root hub > resetting only via EHCI registers. So, this patch adds the corresponding > kind of reset to OHCI's hc_reset() if the newly introduced > CONFIG_P

Re: [U-Boot] unassigned-patches/25: [PATCH] USB EHCI: reset root hub

2008-09-01 Thread Markus Klotzbücher
Hi Detlev, On Mon, Sep 01, 2008 at 05:41:48PM +0200, Detlev Zundel wrote: > > Some of multi-function USB controllers (e.g. ISP1562) allow root hub > > resetting only via EHCI registers. So, this patch adds the corresponding > > kind of reset to OHCI's hc_reset() if the newly introduced > > CONF

Re: [U-Boot] unassigned-patches/25: [PATCH] USB EHCI: reset root hub

2008-09-01 Thread Detlev Zundel
Hi Markus, > Some of multi-function USB controllers (e.g. ISP1562) allow root hub > resetting only via EHCI registers. So, this patch adds the corresponding > kind of reset to OHCI's hc_reset() if the newly introduced > CONFIG_PCI_EHCI_DEVNO > option is set (e.g. for Socrates board). > > Signed-

[U-Boot] unassigned-patches/25: [PATCH] USB EHCI: reset root hub

2008-08-15 Thread u-boot
Some of multi-function USB controllers (e.g. ISP1562) allow root hub resetting only via EHCI registers. So, this patch adds the corresponding kind of reset to OHCI's hc_reset() if the newly introduced CONFIG_PCI_EHCI_DEVNO option is set (e.g. for Socrates board). Signed-off-by: Yuri Tikhonov <[EM