Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/arch/powerpc/include Pull up revision 1.18 (request...



details:   https://anonhg.NetBSD.org/src/rev/7e328eeb21ff
branches:  netbsd-1-6
changeset: 528014:7e328eeb21ff
user:      lukem <lukem%NetBSD.org@localhost>
date:      Thu Jun 20 02:53:41 2002 +0000

description:
Pull up revision 1.18 (requested by briggs in ticket #324):
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 d5f4e317bb64 -r 7e328eeb21ff sys/arch/powerpc/include/spr.h
--- a/sys/arch/powerpc/include/spr.h    Thu Jun 20 02:53:03 2002 +0000
+++ b/sys/arch/powerpc/include/spr.h    Thu Jun 20 02:53:41 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