Yes, looking at the Spansion datasheet, if it were interfaced properly
it should be quite fast. (25ns access time for in-page 16-bit reads,
100ns for random reads).
I'll see if ioremap_cached() makes a difference to streaming read
performance.
The BSP suppliers have been quite cautious in places, flushing cache a
bit too often. (I'm not surprised - we had disk ext3 filesystem
corruption due to insufficient cache flushing in places too.)
Thanks.
Oh, how I look forward to the day of working with current kernels and
current hardware.
-- Jamie
--