From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Wed, 27 Jun 2012 16:01:51 +0200 Subject: [U-Boot] [Patch v2 2/2] AT91: at91sam9m10g45ek : Enable EHCI instead OHCI In-Reply-To: <1340677288-8041-3-git-send-email-voice.shen@atmel.com> References: <1340677288-8041-1-git-send-email-voice.shen@atmel.com> <1340677288-8041-3-git-send-email-voice.shen@atmel.com> Message-ID: <4FEB124F.8080207@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 On 26.06.2012 04:21, Bo Shen wrote: > Enable EHCI support instead OHCI > > Signed-off-by: Bo Shen I have no style objections. Marek, would you take this and apply it in your usb tree (to have the providing code and user side by side) or should I take it? Acked-by: Andreas Bie?mann > --- > include/configs/at91sam9m10g45ek.h | 20 +++----------------- > 1 file changed, 3 insertions(+), 17 deletions(-)