summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-05-29 09:21:05 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-06-21 10:56:28 -0400
commita4dca215e8673e89ad8a6e13585c6211ccb38156 (patch)
tree7c6cb44fea8aae329846f07be73e18db3b995eff /src/import/chips/p9
parentf5c960805358f1ecc373db55e42fde4772ac5c6e (diff)
downloadtalos-hostboot-a4dca215e8673e89ad8a6e13585c6211ccb38156.tar.gz
talos-hostboot-a4dca215e8673e89ad8a6e13585c6211ccb38156.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/59473 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9')
-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 e02c007f1..59d54918e 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