summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNick Bofferding <bofferdn@us.ibm.com>2013-09-05 12:06:18 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-09-09 12:36:26 -0500
commitc68c2c0d4c35f74ac1f48dedf7d558436e497e8b (patch)
tree04c88ee735b027daf77029a9ba115b4bf8ba446f /src
parent4ebe1982976ef5516a8e0072627d5877c6436d5f (diff)
downloadtalos-hostboot-c68c2c0d4c35f74ac1f48dedf7d558436e497e8b.tar.gz
talos-hostboot-c68c2c0d4c35f74ac1f48dedf7d558436e497e8b.zip
Add support for MNFG_PSI_DIAGNOSTIC manufacturing flag
- Added MNFG_PSI_DIAGNOSTIC manufacturing flag to attributes XML Change-Id: Idea63b5b4a46b69980ad7ffd06e24960a4d651f7 RTC: 69837 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6044 Tested-by: Jenkins Server Reviewed-by: Srikantha S. Meesala <srikantha@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 281858305..35aea2402 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -2826,6 +2826,11 @@
<name>MNFG_DMI_DEPLOY_LANE_SPARES</name>
<value>0x00004000</value>
</enumerator>
+ <enumerator>
+ <!-- Forcibly run PSI diagnostics -->
+ <name>MNFG_PSI_DIAGNOSTIC</name>
+ <value>0x00008000</value>
+ </enumerator>
</enumerationType>
<!-- Support for pm_hwp_attributes.xml -->
OpenPOWER on IntegriCloud