Hi,
I'm using the OMAP-L138 dev board from logicPD with a numonyx NAND02G 256mb NAND flash chip (although this is equivalent to the one it comes with).
Does anyone have numbers on read/write speeds they are getting with a C6748 (or similar)? At the moment I am getting ~2.7mb/s read and write speeds (read is slightly slower) using DSP bios and YAFFS as the file system (I have written the driver myself). At first I was only getting ~255kb/s data rate, but I bumped the emif bus up to 100mhz from 25mhz (default in the gel file) and got much better performance, then I have played with the read/write strobe/hold timings and have gotten it up even further. I am still testing but at the moment I have:
write strobe =7
write hold = 6
write setup = 0
read strobe = 3
read hold = 2
read setup = 0
turnaround = 2
I have tried with both select strobe mode and normal mode but it doesn't seem to make much of a difference.
The board is designed with an 8 bit bus, would I expect approximately double speed if I were to use a configuration with 16 bit?
The write speed seems alright but I was expecting around 5mb/s read speed.
Using a logic analyser, the actual frequency on the data bus was still only around 25mhz, but I can't bump the emif bus up further as 100mhz is the limit.