summaryrefslogtreecommitdiff
path: root/include/asm-ppc64
diff options
context:
space:
mode:
authorJake Moilanen <moilanen@austin.ibm.com>2005-08-24 20:22:12 (GMT)
committerPaul Mackerras <paulus@samba.org>2005-08-30 03:38:19 (GMT)
commit04ed65190a5d1562220dd3a7fc9eac2402c7104c (patch)
treed0ea2c3cb29383f7387da3c7caf95ee7091ec114 /include/asm-ppc64
parent7fea82ab1a74030f79a2adfac1af3d93b8638fc3 (diff)
downloadlinux-fsl-qoriq-04ed65190a5d1562220dd3a7fc9eac2402c7104c.tar.xz
[PATCH] oprofile PVR 970MP
Here's the 970MP's PVR (processor version register) entry for oprofile. Signed-off-by: Jake Moilanen <moilanen@austin.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-ppc64')
-rw-r--r--include/asm-ppc64/processor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc64/processor.h b/include/asm-ppc64/processor.h
index 50b14c0..7bd4796 100644
--- a/include/asm-ppc64/processor.h
+++ b/include/asm-ppc64/processor.h
@@ -268,6 +268,7 @@
#define PV_970FX 0x003C
#define PV_630 0x0040
#define PV_630p 0x0041
+#define PV_970MP 0x0044
#define PV_BE 0x0070
/* Platforms supported by PPC64 */