mmu-arm.S: Use correct implementations on arm926ej-s CPUs
commit03642a7d54d72fcfa95ad2dc891399f27600d60d
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Tue, 13 Apr 2010 15:04:55 +0000 (13 15:04 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Tue, 13 Apr 2010 15:04:55 +0000 (13 15:04 +0000)
tree684697dc8a2bf1a852d2af44138dc76bb6466cac
parent6b082ddc902d3bb01efb7ca0352f7ebb7602aa2b
mmu-arm.S: Use correct implementations on arm926ej-s CPUs

clean_dcache and invalidate_dcache were incorrect and too tied to the
arm920t/arm922t 64-way set associative caches

Make those functions smaller on as3525, as this CPU has a smaller cache
than the gigabeat F/X

Flyspray: FS#11106
Authors: Jack Halpin and myself

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25628 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/mmu-arm.S