From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 28 Jun 2012 12:51:12 +0200 Subject: [U-Boot] [RESEND Patch v3] Atmel : usb : add EHCI driver for Atmel SoC In-Reply-To: <1340870300-26844-1-git-send-email-voice.shen@atmel.com> References: <1340870300-26844-1-git-send-email-voice.shen@atmel.com> Message-ID: <201206281251.12209.marex@denx.de> 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, > 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 and change the coding style > > Change since v1: > Add WATCHDOG_RESET to avoid infinite loop. Andreas, wanna apply this? Best regards, Marek Vasut