From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 15 Jul 2012 10:14:46 +0200 Subject: [U-Boot] [PATCH v2] usb_storage: fix ehci driver max transfer size In-Reply-To: References: <1340043748-9261-1-git-send-email-stefan@herbrechtsmeier.net> <201207102002.57898.marex@denx.de> Message-ID: <201207151014.47005.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 Ilya Yanok, > Hi, > > The patch is good in the sense it does fix the real problem. But I wonder > if it's a good idea to expose lower layer details (like size/number of > buffers per EHCI TD) to upper layer driver? I know EHCI is most common USB > HCD but we have drivers for a bunch of others... How about them? No, it's not ... it's yet another usb-is-full-of-crap-in-uboot kind of bugs :-( I'd like to queue this for the current release, we can work on proper rework for -next. Agreed? > Regards, Ilya. Best regards, Marek Vasut