diff options
Diffstat (limited to 'arch/powerpc/include/asm/reg_a2.h')
-rw-r--r-- | arch/powerpc/include/asm/reg_a2.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/powerpc/include/asm/reg_a2.h b/arch/powerpc/include/asm/reg_a2.h index 3d52a1132f3d..3ba9c6f096fc 100644 --- a/arch/powerpc/include/asm/reg_a2.h +++ b/arch/powerpc/include/asm/reg_a2.h | |||
@@ -110,15 +110,6 @@ | |||
110 | #define TLB1_UR ASM_CONST(0x0000000000000002) | 110 | #define TLB1_UR ASM_CONST(0x0000000000000002) |
111 | #define TLB1_SR ASM_CONST(0x0000000000000001) | 111 | #define TLB1_SR ASM_CONST(0x0000000000000001) |
112 | 112 | ||
113 | #ifdef CONFIG_PPC_EARLY_DEBUG_WSP | ||
114 | #define WSP_UART_PHYS 0xffc000c000 | ||
115 | /* This needs to be careful chosen to hit a !0 congruence class | ||
116 | * in the TLB since we bolt it in way 3, which is already occupied | ||
117 | * by our linear mapping primary bolted entry in CC 0. | ||
118 | */ | ||
119 | #define WSP_UART_VIRT 0xf000000000001000 | ||
120 | #endif | ||
121 | |||
122 | /* A2 erativax attributes definitions */ | 113 | /* A2 erativax attributes definitions */ |
123 | #define ERATIVAX_RS_IS_ALL 0x000 | 114 | #define ERATIVAX_RS_IS_ALL 0x000 |
124 | #define ERATIVAX_RS_IS_TID 0x040 | 115 | #define ERATIVAX_RS_IS_TID 0x040 |