summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr/diag/prdf/common/plat/p9/p9_mcbist.rule8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/usr/diag/prdf/common/plat/p9/p9_mcbist.rule b/src/usr/diag/prdf/common/plat/p9/p9_mcbist.rule
index 7347606c4..4ed27c31f 100644
--- a/src/usr/diag/prdf/common/plat/p9/p9_mcbist.rule
+++ b/src/usr/diag/prdf/common/plat/p9/p9_mcbist.rule
@@ -266,9 +266,9 @@ group gMC_CHIPLET_FIR attntype CHECK_STOP, RECOVERABLE filter singlebit
(rMC_CHIPLET_FIR, bit(13)) ? analyzeConnectedMCA1;
/** MC_CHIPLET_FIR[14]
- * Attention from DDRPHYFIR 2
+ * Attention from DDRPHYFIR 3
*/
- (rMC_CHIPLET_FIR, bit(14)) ? analyzeConnectedMCA2;
+ (rMC_CHIPLET_FIR, bit(14)) ? analyzeConnectedMCA3;
/** MC_CHIPLET_FIR[15]
* Attention from DDRPHYFIR 0
@@ -276,9 +276,9 @@ group gMC_CHIPLET_FIR attntype CHECK_STOP, RECOVERABLE filter singlebit
(rMC_CHIPLET_FIR, bit(15)) ? analyzeConnectedMCA0;
/** MC_CHIPLET_FIR[16]
- * Attention from DDRPHYFIR 3
+ * Attention from DDRPHYFIR 2
*/
- (rMC_CHIPLET_FIR, bit(16)) ? analyzeConnectedMCA3;
+ (rMC_CHIPLET_FIR, bit(16)) ? analyzeConnectedMCA2;
};
OpenPOWER on IntegriCloud