Author: jhibbits Date: Wed Sep 9 03:15:25 2015 New Revision: 287586 URL: https://svnweb.freebsd.org/changeset/base/287586
Log: Add PVR identifier for E6500, from the reference. Modified: head/sys/powerpc/include/spr.h Modified: head/sys/powerpc/include/spr.h ============================================================================== --- head/sys/powerpc/include/spr.h Wed Sep 9 03:05:13 2015 (r287585) +++ head/sys/powerpc/include/spr.h Wed Sep 9 03:15:25 2015 (r287586) @@ -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 */ _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"