git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6281ed
)
[MIPS] TX49XX has prefetch.
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Fri, 17 Mar 2006 03:59:22 +0000
(12:59 +0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 21 Mar 2006 13:27:47 +0000
(13:27 +0000)
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>
No differences found