Hello,
We Have a board with Omap3530, with a MT29F4G08AACWC nand Flash. Wait0 is pullup with 1k.
We are measuring Read Trhoughput using : "nanddump /dev/mtd4/ -f /dev/null/ -l 261619712".
My filesystem is Jffs2. We are using the last kernel 2.6.32 and the Uboot 2009.11.
The Throughput we measure is 3,4 MByte/s.
Looking at the http://wiki.davincidsp.com/index.php/AM35x-OMAP35x-PSP_03.00.00.04_Release_Notes
so the PSP 03.00.00.04 we found that similar measurements were done with the same nand and filesystem, and are about 9Mbyte/s
We also took a look to the source code of the PSP 03.00.00.04 and found no differences with our code.
I have some questions:
1) Is possible to know how this throuput test was done? Maybe we are not using the same method.
2) Is it possible to have a register dump for the GPMC register (for the CS0) from your system? The difference may be there.
Thanks
Sandro Mascetti