diff options
Diffstat (limited to 'arch/powerpc/include/asm/processor.h')
| -rw-r--r-- | arch/powerpc/include/asm/processor.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/arch/powerpc/include/asm/processor.h b/arch/powerpc/include/asm/processor.h index 81f9d38e7..831804c5c 100644 --- a/arch/powerpc/include/asm/processor.h +++ b/arch/powerpc/include/asm/processor.h @@ -1127,6 +1127,8 @@  #define SVR_T1020	0x852100  #define SVR_T1021	0x852101  #define SVR_T1022	0x852102 +#define SVR_T2080	0x853000 +#define SVR_T2081	0x853100  #define SVR_8610	0x80A000  #define SVR_8641	0x809000 |