summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/plat
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2014-02-24 15:26:05 +0530
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-03-07 12:20:17 -0600
commit00c32e15fd25973ae4c9adc498e874d699316015 (patch)
tree0cbc5d64b45ce11c40b543e896bad367d64aeab9 /src/usr/diag/prdf/common/plat
parentdc4ef7365e4925e85eaea80dfb4871efdc46300d (diff)
downloadtalos-hostboot-00c32e15fd25973ae4c9adc498e874d699316015.tar.gz
talos-hostboot-00c32e15fd25973ae4c9adc498e874d699316015.zip
PRD: Correcting signatures for MCIFIR
Change-Id: I61be8b207a3c384678f216886cf108bdc2ad7488 CQ: SW248454 Backport: release-fips810 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9089 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9359
Diffstat (limited to 'src/usr/diag/prdf/common/plat')
-rwxr-xr-xsrc/usr/diag/prdf/common/plat/pegasus/Mcs.rule4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/common/plat/pegasus/Mcs.rule b/src/usr/diag/prdf/common/plat/pegasus/Mcs.rule
index 0008a608b..9f1b93e4c 100755
--- a/src/usr/diag/prdf/common/plat/pegasus/Mcs.rule
+++ b/src/usr/diag/prdf/common/plat/pegasus/Mcs.rule
@@ -287,7 +287,7 @@ group gMciFir attntype CHECK_STOP, RECOVERABLE, SPECIAL, UNIT_CS
(MciFir, bit(20)) ? SelfHighThr1;
/** MCIFIR[21]
- * SCOM Register parity Error
+ * MCIFIRQ_MULTIPLE_REPLAY
*/
(MciFir, bit(21)) ? defaultMaskedError;
@@ -297,7 +297,7 @@ group gMciFir attntype CHECK_STOP, RECOVERABLE, SPECIAL, UNIT_CS
(MciFir, bit(22)) ? calloutConnCenTh1;
/** MCIFIR[23]
- * SCOM Register parity Error
+ * MCIFIRQ_REPLAY_BUFFER_OVERRUN
*/
(MciFir, bit(23)) ? calloutDmiBusTh1;
OpenPOWER on IntegriCloud