diff options
| author | Jon Loeliger <[email protected]> | 2007-10-16 15:26:51 -0500 |
|---|---|---|
| committer | Jon Loeliger <[email protected]> | 2007-10-17 15:01:47 -0500 |
| commit | 9553df86d3a319c3a1a7cde7e4edd6eeb5aa64c7 (patch) | |
| tree | 35cf60715dde3c0a6e6870a3c74e50621fec3c7c /include/asm-ppc/processor.h | |
| parent | 3dd2db53ceb0dff80f25c2a07f83f29b907b403e (diff) | |
Initial mpc8610hpcd cpu/, README and include/ files.
Signed-off-by: Ed Swarthout <[email protected]>
Signed-off-by: Mahesh Jade <[email protected]>
Signed-off-by: Jason Jin <[email protected]>
Signed-off-by: Jon Loeliger <[email protected]>
Diffstat (limited to 'include/asm-ppc/processor.h')
| -rw-r--r-- | include/asm-ppc/processor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc/processor.h b/include/asm-ppc/processor.h index 0a160e2513a..07c1de05b33 100644 --- a/include/asm-ppc/processor.h +++ b/include/asm-ppc/processor.h @@ -875,6 +875,7 @@ #define SVR_8544_E 0x803C #define SVR_8548 0x8031 #define SVR_8548_E 0x8039 +#define SVR_8610 0x80A0 #define SVR_8641 0x8090 #define SVR_8568_E 0x807D |
