diff options
| author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-29 15:19:15 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-29 15:19:15 -0400 |
| commit | e9d52234e35b27ea4ea5f2ab64ca47b1a0c740ab (patch) | |
| tree | 318d37a7d55c79e6f7d86163fb28e0eccbb0fe83 /include/asm-mips/mach-ja/cpu-feature-overrides.h | |
| parent | 955c5038823748e529a49f0e33ab635d92843500 (diff) | |
| parent | 09af7b443c257460d45cb6c1896d29f173fef35b (diff) | |
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Diffstat (limited to 'include/asm-mips/mach-ja/cpu-feature-overrides.h')
| -rw-r--r-- | include/asm-mips/mach-ja/cpu-feature-overrides.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/include/asm-mips/mach-ja/cpu-feature-overrides.h b/include/asm-mips/mach-ja/cpu-feature-overrides.h index ca57e7db98bb..a0fde405d4c4 100644 --- a/include/asm-mips/mach-ja/cpu-feature-overrides.h +++ b/include/asm-mips/mach-ja/cpu-feature-overrides.h | |||
| @@ -25,6 +25,7 @@ | |||
| 25 | #define cpu_has_vtag_icache 0 | 25 | #define cpu_has_vtag_icache 0 |
| 26 | #define cpu_has_dc_aliases 0 | 26 | #define cpu_has_dc_aliases 0 |
| 27 | #define cpu_has_ic_fills_f_dc 0 | 27 | #define cpu_has_ic_fills_f_dc 0 |
| 28 | #define cpu_has_dsp 0 | ||
| 28 | #define cpu_icache_snoops_remote_store 0 | 29 | #define cpu_icache_snoops_remote_store 0 |
| 29 | 30 | ||
| 30 | #define cpu_has_nofpuex 0 | 31 | #define cpu_has_nofpuex 0 |
| @@ -36,10 +37,4 @@ | |||
| 36 | #define cpu_icache_line_size() 32 | 37 | #define cpu_icache_line_size() 32 |
| 37 | #define cpu_scache_line_size() 32 | 38 | #define cpu_scache_line_size() 32 |
| 38 | 39 | ||
| 39 | /* | ||
| 40 | * On the RM9000 we need to ensure that I-cache lines being fetches only | ||
| 41 | * contain valid instructions are funny things will happen. | ||
| 42 | */ | ||
| 43 | #define PLAT_TRAMPOLINE_STUFF_LINE 32UL | ||
| 44 | |||
| 45 | #endif /* __ASM_MACH_JA_CPU_FEATURE_OVERRIDES_H */ | 40 | #endif /* __ASM_MACH_JA_CPU_FEATURE_OVERRIDES_H */ |
