Skip to content

Commit

Permalink
PRD: FFDC registers for channel failure attentions
Browse files Browse the repository at this point in the history
Change-Id: Ibe00ac2ac20fc93a4783070cda66f1f63fccf1a4
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59715
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Matt Derksen <mderkse1@us.ibm.com>
Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com>
Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59765
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
  • Loading branch information
zane131 committed Jun 3, 2018
1 parent eaaf842 commit 1a66b96
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/usr/diag/prdf/common/plat/p9/p9_mc_regs.rule
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,14 @@
access write_only;
};

############################################################################
# Config registers for channel failure attentions
############################################################################

register SCOM_MODE_PB
{
name "IOMP.BUSCTL.SCOM.SCOM_MODE_PB";
scomaddr 0x07011020;
capture group default;
};

0 comments on commit 1a66b96

Please sign in to comment.