summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2012-02-14 11:23:54 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-02-14 13:49:45 -0600
commite6d9fb1d822dde5871bbeef0c8afd1553c2a9c58 (patch)
tree438f135ab27f3abe3b158b63d312c08db74bdc10 /src/usr/targeting/xmltohb/target_types.xml
parent4103b0fa5f9f8521e7fea7496584e207ca62d4e0 (diff)
downloadtalos-hostboot-e6d9fb1d822dde5871bbeef0c8afd1553c2a9c58.tar.gz
talos-hostboot-e6d9fb1d822dde5871bbeef0c8afd1553c2a9c58.zip
HWPF Attribute Support: ATTR_FSI_GP_SCOM_ACCESS.
Change-Id: I6307ae3a6a3c151bb85fd86081a5bac4d16076f4 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/666 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> 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.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/usr/targeting/xmltohb/target_types.xml b/src/usr/targeting/xmltohb/target_types.xml
index 77145653b..3eebe3faa 100644
--- a/src/usr/targeting/xmltohb/target_types.xml
+++ b/src/usr/targeting/xmltohb/target_types.xml
@@ -147,6 +147,11 @@
<attribute>
<id>SCOM_IND_MUTEX</id>
</attribute>
+ <attribute>
+ <!-- Processor chips have SCOM accessible FSI GP regs -->
+ <id>FSI_GP_REG_SCOM_ACCESS</id>
+ <default>1</default>
+ </attribute>
</targetType>
@@ -695,6 +700,11 @@
<attribute>
<id>SCOM_IND_MUTEX</id>
</attribute>
+ <attribute>
+ <!-- Centaur memory buffer chips do not have SCOM accessible FSI GP regs -->
+ <id>FSI_GP_REG_SCOM_ACCESS</id>
+ <default>0</default>
+ </attribute>
</targetType>
OpenPOWER on IntegriCloud