I think the "fast" in "fast synchronous" gives it away :-)
I'm using Spansion MirrorBit S29GL128N, which reads at about 0.6 MByte/s.
Not because they're good, but because that's what the board I'm coding
for has on it. I presume they were cheap and familiar to the board
designers. (There is 32MB of RAM to play with after all.)
So start a sequence of Busybox processes from a shell script is noticable,
if it reads from NOR each time.
Oh, and it's a 166MHz ARM, so it's quite capable of decompressing
faster than the NOR can deliver.
-- Jamie
--