diff options
Diffstat (limited to 'include/asm-sh/cpu-sh4/addrspace.h')
| -rw-r--r-- | include/asm-sh/cpu-sh4/addrspace.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-sh/cpu-sh4/addrspace.h b/include/asm-sh/cpu-sh4/addrspace.h index 727634d886ce..bb2e1b03060c 100644 --- a/include/asm-sh/cpu-sh4/addrspace.h +++ b/include/asm-sh/cpu-sh4/addrspace.h | |||
| @@ -22,5 +22,8 @@ | |||
| 22 | #define P4SEG_TLB_DATA 0xf7000000 | 22 | #define P4SEG_TLB_DATA 0xf7000000 |
| 23 | #define P4SEG_REG_BASE 0xff000000 | 23 | #define P4SEG_REG_BASE 0xff000000 |
| 24 | 24 | ||
| 25 | #define PA_AREA5_IO 0xb4000000 /* Area 5 IO Memory */ | ||
| 26 | #define PA_AREA6_IO 0xb8000000 /* Area 6 IO Memory */ | ||
| 27 | |||
| 25 | #endif /* __ASM_CPU_SH4_ADDRSPACE_H */ | 28 | #endif /* __ASM_CPU_SH4_ADDRSPACE_H */ |
| 26 | 29 | ||
