[U-Boot] [PATCH v4 1/6] nand: Try to align the default buffers
Scott Wood
scottwood at freescale.com
Tue Jul 31 00:45:44 CEST 2012
On 07/30/2012 01:53 AM, Simon Glass wrote:
> The NAND layer needs to use cache-aligned buffers by default. Towards this
> goal. align the default buffers and their members according to the minimum
> DMA alignment defined for the architecture.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v2:
> - Add new patch to align default buffers in nand_base
>
> drivers/mtd/nand/nand_base.c | 3 ++-
> include/linux/mtd/nand.h | 7 ++++---
> 2 files changed, 6 insertions(+), 4 deletions(-)
Acked-by: Scott Wood <scottwood at freescale.com.
-Scott
More information about the U-Boot
mailing list