diff options
Diffstat (limited to 'src/usr/diag/prdf/common/plat/pegasus/Proc.rule')
| -rwxr-xr-x | src/usr/diag/prdf/common/plat/pegasus/Proc.rule | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/common/plat/pegasus/Proc.rule b/src/usr/diag/prdf/common/plat/pegasus/Proc.rule index dfbedfb1f..8c97fcbe0 100755 --- a/src/usr/diag/prdf/common/plat/pegasus/Proc.rule +++ b/src/usr/diag/prdf/common/plat/pegasus/Proc.rule @@ -5,7 +5,9 @@ # # OpenPOWER HostBoot Project # -# COPYRIGHT International Business Machines Corp. 2012,2014 +# Contributors Listed Below - COPYRIGHT 2012,2014 +# [+] International Business Machines Corp. +# # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -160,6 +162,13 @@ chip Proc capture group never; }; + register PCIE_OSC_SWITCH + { + name "TPC.FSI.FSI_MAILBOX.FSXCOMP.FSXLOG.SNS1LTH"; + scomaddr 0x00002819; + capture group never; + }; + }; ############################################################################## |

