85xx: Export invalidate_{i,d}cache and add flush_dcache
authorKumar Gala <galak@kernel.crashing.org>
Mon, 22 Sep 2008 19:11:10 +0000 (14:11 -0500)
committerWolfgang Denk <wd@denx.de>
Sat, 18 Oct 2008 19:54:04 +0000 (21:54 +0200)
commit54e091d3b603a3332c619199ca83a07e95960da4
treed0bfa1b0ba3703150b2a368abb861dafa9cd0bb8
parent6250f0f6297c5ba9aecdea6290799a95c5d4b1da
85xx: Export invalidate_{i,d}cache and add flush_dcache

Added the ability for C code to invalidate the i/d-cache's and
to flush the d-cache.  This allows us to more efficient change mappings
from cache-able to cache-inhibited.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/start.S
include/asm-ppc/cache.h