[PATCH 2:2][MTD][NAND]omap : Adding DMA mode support in nand prefetch/post-write

Artem Bityutskiy dedekind at infradead.org
Fri Jul 10 08:02:24 EDT 2009


On Fri, 2009-07-10 at 17:25 +0530, vimal singh wrote:
> +	/* The fifo depth is 64 bytes. We have a sync at each frame and frame
> +	 * length is 64 bytes.
> +	 */
> +	int buf_len = len/64;

To optimize performance it is better not to rely on gcc and use <<

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)




More information about the linux-mtd mailing list