On Tuesday 21 October 2008 22:51:37 Harald Welte wrote:
> So this actually should never read any data multiple times. It just > fetches different parts of the 2112 bytes page that was read into different > buffers. Ah right. I have been only looking into the ecc.read_page calls but chip->cmdfunc(mtd, NAND_CMD_READ0, 0x00, page); is called from nand_do_read_ops. So reading the buffer should be fast. Maybe I will find some time on sunday. :}
