Oh, the many joys of MTD...

Vipin Malik vmalik at danielind.com
Thu Mar 8 12:41:48 EST 2001


>
> The device mapping is done with the ioremap() call which is responsible for
> providing a non-cacheable mapping.

Actually I had to use ioremap_nocache() call with my ELANSC520 processor (which
has a processor I&D cache).
This is even with caching actually disabled for the flash banks inside the
processor (by the startup processor init code).

Does ioremap() do any caching of it's own? What's the diff between the two?

Vipin




To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list