mmu-arm.S: Use correct implementations on arm926ej-s CPUs
commita07ff504d787e5a85677612bd34876537a350db3
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
parent1e5bd58db3db321f50bfd8429c5e20c971c0481e
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