From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Fri, 27 Jul 2012 16:02:01 +0200 (CEST) Subject: [U-Boot] [PATCH 4/5] usb_storage: Restore non-EHCI support In-Reply-To: <201207271455.39225.marex@denx.de> Message-ID: <321459171.701458.1343397721808.JavaMail.root@advansee.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 Marek, On Fri, Jul 27, 2012 at 02:55:38 PM, Marek Vasut wrote: > > The commit 5dd95cf made the MSC driver EHCI-specific. This patch > > restores a > > basic support of non-EHCI HCDs, like before that commit. > > > > The fallback transfer size is certainly not optimal, but at least > > it should > > work like before. > [...] > > Please merge this with 3/5 or swap them, so this doesn't break bisect > please. OK, I'll swap them then. Regards, Beno?t