summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-05-29 09:21:05 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-06-08 21:53:47 -0400
commitc49c39a81e986f13f37ea2f615b91b3f6c56eed4 (patch)
tree708518f9114df8d4a796a16143ea66f48831e46f /src/import/chips/p9/procedures
parenta04833dd5f3294e098be9bf789f41bd21213f21e (diff)
downloadtalos-sbe-c49c39a81e986f13f37ea2f615b91b3f6c56eed4.tar.gz
talos-sbe-c49c39a81e986f13f37ea2f615b91b3f6c56eed4.zip
Update some defaults for AVSBUS attributes
Added explicit defaults for AVSBUS attributes Deleted ATTR_VCS_ID_RAIL Change-Id: I8fdcd049d209af34dfa6ef354a4452641b9ee345 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59461 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: RANGANATHPRASAD BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59472 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml28
1 files changed, 8 insertions, 20 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index b11c3155..fd407827 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -212,11 +212,11 @@
Pstate Parameter Block (PSPB) for PGPE
*MOST* systems use Bus 0 for VDD. If this is not the case, the value
- must be appropriately set by the platform (eg MRWB or equivalent
+ must be appropriately set by the platform (eg MRWB or equivalent)
</description>
<valueType>uint8</valueType>
<platInit/>
- <initToZero/>
+ <default>0</default>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -236,6 +236,7 @@
</description>
<valueType>uint8</valueType>
<platInit/>
+ <default>1</default>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -254,6 +255,7 @@
</description>
<valueType>uint8</valueType>
<platInit/>
+ <default>0xFF</default>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -275,7 +277,7 @@
</description>
<valueType>uint8</valueType>
<platInit/>
- <initToZero/>
+ <default>0</default>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -297,7 +299,7 @@
</description>
<valueType>uint8</valueType>
<platInit/>
- <initToZero/>
+ <default>0</default>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -316,7 +318,7 @@
</description>
<valueType>uint8</valueType>
<platInit/>
- <initToZero/> <!-- This here strictly to allocate the attribute in Cronus -->
+ <default>0xFF</default>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -331,21 +333,7 @@
</description>
<valueType>uint8</valueType>
<platInit/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_VCS_I2C_RAIL</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- Defines the I2C rail selector number (0 - 15) for the VCS VRM on the
- bus defined by ATTR_VCS_I2C_BUSNUM.
-
- Producer: Machine Readable Workbook
- Consumers: p9_set_evid;
- p9_set_voltage (tool)
- </description>
- <valueType>uint8</valueType>
- <platInit/>
+ <default>0xFF</default>
</attribute>
<!-- ********************************************************************* -->
<attribute>
OpenPOWER on IntegriCloud