summaryrefslogtreecommitdiffstats
path: root/import/chips
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-04-29 10:43:17 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-05-03 00:46:32 -0400
commitce2b54ae9458775feac2fab757afadc6817605a8 (patch)
treea5f1fabdcdb37bf19ee9fb9cb7da9885991ca08e /import/chips
parentedb71773ad9a403688d385fd11072e565b7f0f0d (diff)
downloadtalos-sbe-ce2b54ae9458775feac2fab757afadc6817605a8.tar.gz
talos-sbe-ce2b54ae9458775feac2fab757afadc6817605a8.zip
Remove <writable/> from ATTR_POUNDV_BUCKET_DATA
When I added this attribute I mistakenly made it writable, this was likely a copy and paste error and it got through reviews Change-Id: I220abb0fe75875ea008d9ed51126e7559f0748ef Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23855 Tested-by: Jenkins Server Reviewed-by: Matt K. Light <mklight@us.ibm.com> Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23859 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'import/chips')
-rw-r--r--import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index d7d7f84d..e3a9919e 100644
--- a/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -903,6 +903,7 @@
1 if override of poundv bucket num is available.
0 if override is unavailable.
</description>
+ <initToZero/>
<valueType>uint8</valueType>
<platInit/>
</attribute>
@@ -920,6 +921,7 @@
5 = Bucket E
6 = Bucket F
</description>
+ <initToZero/>
<valueType>uint8</valueType>
<platInit/>
</attribute>
@@ -935,8 +937,8 @@
if you are using this attribute.
</description>
<valueType>uint8</valueType>
+ <initToZero/>
<array>51</array>
- <writeable/>
<platInit/>
</attribute>
</attributes>
OpenPOWER on IntegriCloud