]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Define some more common ip22 CPU features.
authorThiemo Seufer <ths@networkno.de>
Thu, 1 Sep 2005 09:02:08 +0000 (09:02 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:14 +0000 (19:32 +0100)
Signed-off-by: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/mach-ip22/cpu-feature-overrides.h

index a115940bd684f9d5ebb30db4bfd140b1112531b4..ac71b4d6510afba4a2ec8bb79f365b2a61b360e6 100644 (file)
 /*
  * IP22 with a variety of processors so we can't use defaults for everything.
  */
+#define cpu_has_tlb            1
+#define cpu_has_4kex           1
+#define cpu_has_4ktlb          1
+#define cpu_has_fpu            1
+#define cpu_has_32fpr          1
+#define cpu_has_counter                1
 #define cpu_has_mips16         0
 #define cpu_has_divec          0
 #define cpu_has_cache_cdex_p   1