summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/spr.h
diff options
context:
space:
mode:
authorraj <raj@FreeBSD.org>2009-03-13 06:28:20 +0000
committerraj <raj@FreeBSD.org>2009-03-13 06:28:20 +0000
commit3ba7d2a6ea8a7d9ccfc66d847c2fa4eea61cb6e6 (patch)
tree077d449304d3ed22d8b192afb2e3609538219150 /sys/powerpc/include/spr.h
parentc5b41352df1e5255b541b4902d47f7600959d0ae (diff)
downloadFreeBSD-src-3ba7d2a6ea8a7d9ccfc66d847c2fa4eea61cb6e6.zip
FreeBSD-src-3ba7d2a6ea8a7d9ccfc66d847c2fa4eea61cb6e6.tar.gz
Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant.
Inspired by discussion with Alexey V Fedorov on freebsd-powerpc@.
Diffstat (limited to 'sys/powerpc/include/spr.h')
-rw-r--r--sys/powerpc/include/spr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/powerpc/include/spr.h b/sys/powerpc/include/spr.h
index 70a0012..826c2fa 100644
--- a/sys/powerpc/include/spr.h
+++ b/sys/powerpc/include/spr.h
@@ -564,6 +564,8 @@
#define SVR_MPC8533E 0x8034
#define SVR_MPC8541 0x8072
#define SVR_MPC8541E 0x807a
+#define SVR_MPC8548 0x8031
+#define SVR_MPC8548E 0x8039
#define SVR_MPC8555 0x8071
#define SVR_MPC8555E 0x8079
#define SVR_MPC8572 0x80e0
OpenPOWER on IntegriCloud