summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/spr.h
diff options
context:
space:
mode:
authorjhibbits <jhibbits@FreeBSD.org>2015-09-09 03:15:25 +0000
committerjhibbits <jhibbits@FreeBSD.org>2015-09-09 03:15:25 +0000
commitc62ea49a43677f28f3e2193b417899b30b621d30 (patch)
treeee08db4e4fa0d3bc752461c5cd69ef4251096b51 /sys/powerpc/include/spr.h
parent41c240a3207089a21c811527d2290e924cdbb216 (diff)
downloadFreeBSD-src-c62ea49a43677f28f3e2193b417899b30b621d30.zip
FreeBSD-src-c62ea49a43677f28f3e2193b417899b30b621d30.tar.gz
Add PVR identifier for E6500, from the reference.
Diffstat (limited to 'sys/powerpc/include/spr.h')
-rw-r--r--sys/powerpc/include/spr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/include/spr.h b/sys/powerpc/include/spr.h
index c753f5e..ab48a91 100644
--- a/sys/powerpc/include/spr.h
+++ b/sys/powerpc/include/spr.h
@@ -190,6 +190,7 @@
#define FSL_E500v2 0x8021
#define FSL_E500mc 0x8023
#define FSL_E5500 0x8024
+#define FSL_E6500 0x8040
#define SPR_IBAT0U 0x210 /* .68 Instruction BAT Reg 0 Upper */
#define SPR_IBAT0U 0x210 /* .6. Instruction BAT Reg 0 Upper */
OpenPOWER on IntegriCloud