summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-06-24 09:52:01 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-28 12:32:44 -0400
commit2af3c06087ba4cac442fe3c771f949effee014c0 (patch)
treef06dfc187dde047bafce36b599d1ad0b958b3717 /src/import/chips/p9/procedures/xml
parentd9924e34b630b7a57ab036dfb9f02808a5fec607 (diff)
downloadtalos-hostboot-2af3c06087ba4cac442fe3c771f949effee014c0.tar.gz
talos-hostboot-2af3c06087ba4cac442fe3c771f949effee014c0.zip
Add parameter to setup evid to define action for HWP
This hwp is called at 2 different points during the IPL and we do not want to reset default values if we have already done it once. Change-Id: Ia621802762b7fc79cedb1f8609477936e2c2cec6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26254 Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Tested-by: Hostboot CI Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26267 Tested-by: FSP CI Jenkins
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml16
1 files changed, 7 insertions, 9 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 e3a9919ea..dc6099f81 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
@@ -223,12 +223,11 @@
Data (VPD) (typically the PowerSave value) and the minimum allowed for
correct operation of the fabric bus.
- Producer: Machine Readable Workbook
+ Producer: p9_setup_evid (first pass)
- Consumer: p9_setup_evid
+ Consumer: p9_setup_evid (second pass)
</description>
<valueType>uint32</valueType>
- <platInit/>
<writeable/>
</attribute>
<!-- ********************************************************************* -->
@@ -241,12 +240,12 @@
Data (VPD) (typically the PowerSave value) and the minimum allowed for
correct operation of the fabric bus.
- Producer: Machine Readable Workbook
+ Producer: p9_setup_evid (first pass)
- Consumer: p9_setup_evid
+ Consumer: p9_setup_evid (second pass)
</description>
<valueType>uint32</valueType>
- <platInit/>
+ <writeable/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -258,12 +257,11 @@
Data (VPD) (typically the PowerSave value) and the minimum allowed for
correct operation of the fabric bus.
- Producer: Machine Readable Workbook
+ Producer: p9_setup_evid (first pass)
- Consumer: p9_setup_evid
+ Consumer: p9_setup_evid (second pass)
</description>
<valueType>uint32</valueType>
- <platInit/>
<writeable/>
</attribute>
<!-- ********************************************************************* -->
OpenPOWER on IntegriCloud