| commit | de862b488e81172d4c610945efd9f3fc7f4b84a7 | [log] [tgz] |
|---|---|---|
| author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Fri Mar 17 12:59:22 2006 +0900 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Tue Mar 21 13:27:47 2006 +0000 |
| tree | 677cde48279d65350e9dc2bb92204c2efd59b11a | |
| parent | c6281edb1d5e307f056fff0e174f60fa6133adc5 [diff] |
[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>