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!

Cheers,
Kyle Moffett

--
Curious about my work on the Debian powerpcspe port?
I'm keeping a blog here: http://pureperl.blogspot.com/

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

Reply via email to