ARM922T's icache isn't coherent with its dcache, so we need to ensure that its flushe...
commite6d5e57fb052120e3092e6b01587eb94faa32c90
authorsaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Sun, 5 Jul 2009 01:17:25 +0000 (5 01:17 +0000)
committersaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Sun, 5 Jul 2009 01:17:25 +0000 (5 01:17 +0000)
treedb057d77cc4866e140ea7fe6138ea24b27bc47a8
parentcab8f694002845fea90a29202c120cb9b19d3f7b
ARM922T's icache isn't coherent with its dcache, so we need to ensure that its flushed before changing codecs.  Playback takes care of this for us, but only if we define cache coherency functions.  Do that.  Also, add a comment explaining that MMU functions need to be included so that other people don't spend hours chasing them in the future.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21647 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/as3525/system-target.h
firmware/target/arm/mmu-arm.h