summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2012-01-09 10:29:43 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-01-09 15:50:49 -0600
commitcecc38a1b5782b5ddaa351d37e064200d407c8fb (patch)
treeb77d1efe61ae159e589984209b7be10bcb5fc4dd /src/usr/targeting/xmltohb/target_types.xml
parent0700cb28c8c52a9cc675db648adddcf822af8652 (diff)
downloadtalos-hostboot-cecc38a1b5782b5ddaa351d37e064200d407c8fb.tar.gz
talos-hostboot-cecc38a1b5782b5ddaa351d37e064200d407c8fb.zip
Switching FSI Scom Driver over to use a separate attribute mutex
for each chip versus a single global mutex. RTC Story 4389 Also stuck in a quick fix for Issue 4493 at the same time. Verified against VENICE model with a Centaur. Change-Id: I62fc2c979315b60594104550f8095aa80996c40f Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/599 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/xmltohb/target_types.xml')
-rw-r--r--src/usr/targeting/xmltohb/target_types.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/usr/targeting/xmltohb/target_types.xml b/src/usr/targeting/xmltohb/target_types.xml
index 83839d509..e801816da 100644
--- a/src/usr/targeting/xmltohb/target_types.xml
+++ b/src/usr/targeting/xmltohb/target_types.xml
@@ -138,6 +138,9 @@
<attribute>
<id>FSI_MASTER_MUTEX</id>
</attribute>
+ <attribute>
+ <id>FSI_SCOM_MUTEX</id>
+ </attribute>
</targetType>
<targetType>
@@ -646,6 +649,9 @@
</attribute>
<attribute><id>MSS_VOLT</id></attribute>
<attribute><id>MSS_FREQ</id></attribute>
+ <attribute>
+ <id>FSI_SCOM_MUTEX</id>
+ </attribute>
</targetType>
<!-- Centaur MBS -->
OpenPOWER on IntegriCloud