Re: [U-Boot] [PATCH] Atmel : usb : add EHCI driver for Atmel SoC

2012-06-27 Thread Andreas Bießmann
Dear all, On 25.06.12 15:07, Marek Vasut wrote: Dear Bo Shen, Hi Marek, On 6/25/2012 10:57, Marek Vasut wrote: Dear Bo Shen, Hi Marek, On 6/21/2012 18:17, Marek Vasut wrote: Dear Bo Shen, Some Atmel SoC support USB EHCI, add the EHCI driver to support it. To enable the USB EHCI,

Re: [U-Boot] [PATCH] Atmel : usb : add EHCI driver for Atmel SoC

2012-06-27 Thread Wolfgang Denk
Dear Andreas, In message 4feacd7e.8000...@gmail.com you wrote: AFAIR Reinhard gave up somewhere end of last year, in fact we currently have no at91 maintainer. I'm willing to step into at least for a while. My main aim is to get the latest Atmel patches into mainline for 2012.07, if Albert

Re: [U-Boot] [PATCH] Atmel : usb : add EHCI driver for Atmel SoC

2012-06-25 Thread Marek Vasut
Dear Bo Shen, Hi Marek, On 6/25/2012 10:57, Marek Vasut wrote: Dear Bo Shen, Hi Marek, On 6/21/2012 18:17, Marek Vasut wrote: Dear Bo Shen, Some Atmel SoC support USB EHCI, add the EHCI driver to support it. To enable the USB EHCI, add the following configuration

Re: [U-Boot] [PATCH] Atmel : usb : add EHCI driver for Atmel SoC

2012-06-25 Thread Bo Shen
Hi Marek, On 6/25/2012 21:07, Marek Vasut wrote: Dear Bo Shen, Hi Marek, On 6/25/2012 10:57, Marek Vasut wrote: Dear Bo Shen, Hi Marek, On 6/21/2012 18:17, Marek Vasut wrote: Dear Bo Shen, Some Atmel SoC support USB EHCI, add the EHCI driver to support it. To enable the USB EHCI, add

Re: [U-Boot] [PATCH] Atmel : usb : add EHCI driver for Atmel SoC

2012-06-24 Thread Bo Shen
Hi Marek, On 6/21/2012 18:17, Marek Vasut wrote: Dear Bo Shen, Some Atmel SoC support USB EHCI, add the EHCI driver to support it. To enable the USB EHCI, add the following configuration options into board relative configuration file and remove USB OHCI options. #define CONFIG_USB_EHCI

Re: [U-Boot] [PATCH] Atmel : usb : add EHCI driver for Atmel SoC

2012-06-24 Thread Marek Vasut
Dear Bo Shen, Hi Marek, On 6/21/2012 18:17, Marek Vasut wrote: Dear Bo Shen, Some Atmel SoC support USB EHCI, add the EHCI driver to support it. To enable the USB EHCI, add the following configuration options into board relative configuration file and remove USB OHCI options.

Re: [U-Boot] [PATCH] Atmel : usb : add EHCI driver for Atmel SoC

2012-06-24 Thread Bo Shen
Hi Marek, On 6/25/2012 10:57, Marek Vasut wrote: Dear Bo Shen, Hi Marek, On 6/21/2012 18:17, Marek Vasut wrote: Dear Bo Shen, Some Atmel SoC support USB EHCI, add the EHCI driver to support it. To enable the USB EHCI, add the following configuration options into board relative

[U-Boot] [PATCH] Atmel : usb : add EHCI driver for Atmel SoC

2012-06-21 Thread Bo Shen
Some Atmel SoC support USB EHCI, add the EHCI driver to support it. To enable the USB EHCI, add the following configuration options into board relative configuration file and remove USB OHCI options. #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_ATMEL #define

Re: [U-Boot] [PATCH] Atmel : usb : add EHCI driver for Atmel SoC

2012-06-21 Thread Marek Vasut
Dear Bo Shen, Some Atmel SoC support USB EHCI, add the EHCI driver to support it. To enable the USB EHCI, add the following configuration options into board relative configuration file and remove USB OHCI options. #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_ATMEL #define