> -----Original Message-----
> From: Phil Sutter [mailto:phil.sut...@viprinet.com]
> Sent: 21 November 2012 18:29
> To: u-boot@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 <n...@erfurth.eu>
> Cc: Prafulla Wadaskar <prafu...@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 . . .
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to