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 <[email protected]> > --- > 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 <[email protected]. -Scott _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

