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
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to