On Thursday 19 November 2009, Dean Glazeski wrote: > I found a chunk of code that was used by both the nand_[write|read]_page_raw > and I thought it might be helpful to NAND devices that implement the > read_page function. In my case, I don't want to copy the work like the > davinci driver does :P. Let me know if this is good for committing.
Could you send another patch showing how this would simplify, for example, the DaVinci driver? At first glance this looks OK. ISTR wanting to just get something working first for DaVinci, and then only going back to fix one of the speed issues for page writes. I remember not liking the need to research that aspect of the NAND command model ... along with getting multiple ECC modes to work (sigh). _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
