Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/powerpc/include Include the Processor ID for the MP...



details:   https://anonhg.NetBSD.org/src/rev/c46ed484ec14
branches:  trunk
changeset: 533045:c46ed484ec14
user:      briggs <briggs%NetBSD.org@localhost>
date:      Wed Jun 19 17:39:26 2002 +0000

description:
Include the Processor ID for the MPC8245.

diffstat:

 sys/arch/powerpc/include/spr.h |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r cb375b40a9e7 -r c46ed484ec14 sys/arch/powerpc/include/spr.h
--- a/sys/arch/powerpc/include/spr.h    Wed Jun 19 17:33:01 2002 +0000
+++ b/sys/arch/powerpc/include/spr.h    Wed Jun 19 17:39:26 2002 +0000
@@ -68,6 +68,7 @@
 #define   MPC7450                0x8000
 #define   MPC7455                0x8001
 #define   MPC7410                0x800c
+#define   MPC8245                0x8081
 #define   IBM405GP               0x4011
 #define   IBM405L                0x4161
 #define        SPR_IBAT0U              0x210   /* .68 Instruction BAT Reg 0 Upper */



Home | Main Index | Thread Index | Old Index