From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Tue, 20 Dec 2011 14:01:10 -0500 Subject: [U-Boot] [PATCH 3/3] usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM In-Reply-To: <089FFCEA-59B8-455F-BD84-F65018F16A08@boeing.com> References: <1324402874-15400-1-git-send-email-Kyle.D.Moffett@boeing.com> <201112201320.06578.vapier@gentoo.org> <089FFCEA-59B8-455F-BD84-F65018F16A08@boeing.com> Message-ID: <201112201401.10723.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday 20 December 2011 13:24:25 Moffett, Kyle D wrote: > On Dec 20, 2011, at 13:20, Mike Frysinger wrote: > > On Tuesday 20 December 2011 12:41:14 Kyle Moffett wrote: > >> + /* > >> + * The U-Boot EHCI driver cannot handle more than 4096*5 bytes in a > >> + * transfer without running itself out of qt_buffers. > >> + */ > >> + ss->max_xfer_blk = (4096*5)/dev_desc->blksz; > > > > spaces around those operators > > Fixed, thanks for the catch! you're too cheery for this list. i fear you may not last long. hopefully you'll prove me wrong. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: