> >
> > I have updated this patch based on the comments [1] by Wolfgang Denk and
> > removed unused variables.
> > [1][http://lists.denx.de/pipermail/u-boot/2010-May/071728.html]
> >
> > Reduce the number of reads per byte transferred on the BUF register from
> 2
> > to 1 and
> > take advantage of the TX buffer in the SPI module. On LogicPD OMAP-L138
> > EVM,
> > SPI read throughput goes up from ~0.8Mbyte/s to ~1.3Mbyte/s. Tested with
> a
> > 2Mbyte image file.
> > Remove unused variables in the spi_xfer() function.
> >
> > Signed-off-by: Delio Brignoli <dbrign...@audioscience.com>
> > Tested-by: Ben Gardiner <bengardi...@nanometrics.ca>
> > ---
> 
> 
> Checkpatch returned 4 errors.
> 
> Please fix and resubmit
> 
> Thanks,
> Sandeep

I fixed them myself.

Pushed to u-boot-ti


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

Reply via email to