From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Thu, 28 Jun 2012 14:16:27 +0200 Subject: [U-Boot] [Patch v3 1/2] Atmel : usb : add EHCI driver for Atmel SoC In-Reply-To: <1340868250-19554-2-git-send-email-voice.shen@atmel.com> References: <1340868250-19554-1-git-send-email-voice.shen@atmel.com> <1340868250-19554-2-git-send-email-voice.shen@atmel.com> Message-ID: <4FEC4B1B.90707@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Bo Shen, On 28.06.2012 09:24, Bo Shen wrote: > 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 CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 2 > > Signed-off-by: Bo Shen > --- > Change since v2: > Add timeout > > Change since v1: > Add WATCHDOG_RESET to avoid infinite loop. applied to u-boot-atmel/master, thanks! Best regards Andreas Bie?mann