summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2016-10-15 11:45:52 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-10-15 15:11:28 -0400
commita7ca2df4c4ce2f37bcf62321f924ccc2691dca32 (patch)
tree7e1141967cb55f3fc676ca171325920ea540c792 /src/import/chips/p9/procedures/xml
parent254395fa0d9f61433efa3d3ab4a60b7a95ae9fd4 (diff)
downloadtalos-sbe-a7ca2df4c4ce2f37bcf62321f924ccc2691dca32.tar.gz
talos-sbe-a7ca2df4c4ce2f37bcf62321f924ccc2691dca32.zip
Add support for ATTR_PROC_FABRIC_PUMP_MODE in sbe attribute xml
Change-Id: I097520e4f05091753ce79d6960e6f94ab27162ba Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31294 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31296 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
index 72f184b9..ea7118d0 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
@@ -29,6 +29,9 @@
<!-- defined. -->
<entries>
<!-- ********************************************************************* -->
+
+ <!-- PIBMEM repair attributes should be first attribute in this file-->
+ <!-- Do not add any attribute before these attributes in this file-->
<entry>
<name>ATTR_PIBMEM_REPAIR0</name>
<value>0x0000000000000000</value>
@@ -541,7 +544,10 @@ attribute tank
<entry>
<name>ATTR_SBE_SYS_CONFIG</name>
<value>0x0000000000000000</value>
- </entry>
-
+ </entry>
+ <entry>
+ <name>ATTR_PROC_FABRIC_PUMP_MODE</name>
+ <value>0x2</value>
+ </entry>
</entries>
OpenPOWER on IntegriCloud