[U-Boot] [PATCH 3/3] usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM

Mike Frysinger vapier at gentoo.org
Tue Dec 20 20:01:10 CET 2011


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: <http://lists.denx.de/pipermail/u-boot/attachments/20111220/cc3dc768/attachment.pgp>


More information about the U-Boot mailing list