commit | 9043f7e95d104795fcb03a2f762524babcd49da5 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Wed Sep 28 20:24:58 2005 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:32:28 2005 +0100 |
tree | cee4858eaee2579c061b3e8e52f88c557087d45b | |
parent | 9d58f302ca370c720fa47cb419f0b33eaa1a1132 [diff] |
Sync c-tx39.c with c-r4k.c. tx39_flush_cache_range() does nothing if !cpu_has_dc_aliases. It should flush d-cache and invalidate i-cache since the TX39(H2) has separate I/D cache. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>