]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] TX49XX has prefetch.
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Fri, 17 Mar 2006 03:59:22 +0000 (12:59 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 21 Mar 2006 13:27:47 +0000 (13:27 +0000)
commitb46f78fa327be6afa876577483d946237fde55f0
tree677cde48279d65350e9dc2bb92204c2efd59b11a
parentbf29990d5233141675bed8f487145fd2ae6b0f57
[MIPS] TX49XX has prefetch.

The TX49XX has the prefetch instruction.  It supports only Pref_Load
(hint 0).  Actually changes in this patch except for Kconfig are not
have any effects, I added these changes to prevent misuse of unsupported
hints.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/mm/c-r4k.c
arch/mips/mm/pg-r4k.c