summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2011-12-02 16:35:57 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2011-12-08 08:53:49 -0600
commit47facf10fc682816fd7683b389451b7be9a6dadb (patch)
tree2aff857b72853444deff7d4a33dd506a119bee9c /src/usr/targeting/xmltohb/target_types.xml
parent3ed716d22b8e36965d874e0de8ef7b46e4a30782 (diff)
downloadtalos-hostboot-47facf10fc682816fd7683b389451b7be9a6dadb.tar.gz
talos-hostboot-47facf10fc682816fd7683b389451b7be9a6dadb.zip
Use remote xscom for remote centaur FSI ops
Task 4086 If the powerbus is alive we will use the remote master's OPB logic directly instead of using the master proc's logic and cascading through the MFSI port. Added a target-specific mutex to handle concurrency issues. Note - the new code path cannot be tested until XSCOM is completed with Story 4382 I also modified some error handling to take care of errors exposed by the fsipres testcase. Verified on SALERNO and 2-proc VENICE models. Change-Id: If48ddde60cef819ff6b921e00bdbab5027830be4 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/569 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/xmltohb/target_types.xml')
-rw-r--r--src/usr/targeting/xmltohb/target_types.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/targeting/xmltohb/target_types.xml b/src/usr/targeting/xmltohb/target_types.xml
index 5ea70b800..22808e144 100644
--- a/src/usr/targeting/xmltohb/target_types.xml
+++ b/src/usr/targeting/xmltohb/target_types.xml
@@ -135,6 +135,9 @@
<attribute>
<id>SCOM_SWITCHES</id>
</attribute>
+ <attribute>
+ <id>FSI_MASTER_MUTEX</id>
+ </attribute>
</targetType>
<targetType>
OpenPOWER on IntegriCloud