summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorBrian Horton <brianh@linux.ibm.com>2013-07-24 13:05:31 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-07-30 12:48:49 -0500
commitc600aad20e783024b998a52d17d9d4650b9005a0 (patch)
treea70b94a40884ee3a139df840d501fdbabb5dffdd /src/usr/targeting
parent36abbea1d22a0850aa8d6241cf871c75fd9b3e37 (diff)
downloadtalos-hostboot-c600aad20e783024b998a52d17d9d4650b9005a0.tar.gz
talos-hostboot-c600aad20e783024b998a52d17d9d4650b9005a0.zip
enable MEMDIAG bit in HWAS_STATE_CHANGED for membuf, mcs and dimm.
Change-Id: I2114f41cdcb653c0618973f51662da07c42c3810 RTC: 79163 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5552 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index f480c3b00..a5d32b2d4 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -255,7 +255,7 @@
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>1</default></attribute>
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
- <default>0x00000005</default> <!-- GARD, PSIDIAG -->
+ <default>0x00000005</default> <!-- GARD | PSIDIAG -->
</attribute>
<!-- TODO. MVPD_FREQ_CORE_NOMINAL to be deleted when MVPD available -->
<attribute><id>MVPD_FREQ_CORE_NOMINAL</id></attribute>
@@ -1008,7 +1008,7 @@
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>1</default></attribute>
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
- <default>0x00000001</default> <!--GARD -->
+ <default>0x00000003</default> <!--GARD | MEMDIAG -->
</attribute>
<attribute><id>IBSCOM_MCS_BASE_ADDR</id></attribute>
<attribute><id>EI_BUS_TX_LANE_INVERT</id></attribute>
@@ -1081,7 +1081,7 @@
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>1</default></attribute>
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
- <default>0x00000001</default> <!--GARD -->
+ <default>0x00000003</default> <!--GARD | MEMDIAG -->
</attribute>
<attribute>
<id>SCOM_SWITCHES</id>
@@ -1213,7 +1213,7 @@
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>1</default></attribute>
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
- <default>0x00000001</default> <!--GARD -->
+ <default>0x00000003</default> <!--GARD | MEMDIAG -->
</attribute>
<!-- Defaulting this info to the one Simics Dummy device that we have -->
OpenPOWER on IntegriCloud