[U-Boot] [PATCH 1/4] Optimized nand_read_buf for kirkwood

Prafulla Wadaskar prafulla at marvell.com
Mon Nov 26 04:46:50 CET 2012



> -----Original Message-----
> From: Phil Sutter [mailto:phil.sutter at viprinet.com]
> Sent: 21 November 2012 18:29
> To: u-boot at lists.denx.de
> Cc: Nico Erfurth; Prafulla Wadaskar
> Subject: [PATCH 1/4] Optimized nand_read_buf for kirkwood
> 
> The basic idea is taken from the linux-kernel, but further optimized.
> 
> First align the buffer to 8 bytes, then use ldrd/strd to read and
> store
> in 8 byte quantities, then do the final bytes.
> 
> Signed-off-by: Nico Erfurth <ne at erfurth.eu>
> Cc: Prafulla Wadaskar <prafulla at marvell.com>

Hi Phil,
Have you tested this patch? I don't see your signed-off or tested-by signature in this patch.

Regards...
Prafulla . . .


More information about the U-Boot mailing list