summaryrefslogtreecommitdiffstats
path: root/src/include/usr
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-06-02 09:29:48 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-17 15:23:20 -0400
commit56a12883c428ecdd0aa3cdbd7507774127793395 (patch)
tree85f96c67b72479f682206f263750cb34c1e7a8f8 /src/include/usr
parentdfd4647908cb9e19015a3ae31c8742dbbfad5de6 (diff)
downloadtalos-hostboot-56a12883c428ecdd0aa3cdbd7507774127793395.tar.gz
talos-hostboot-56a12883c428ecdd0aa3cdbd7507774127793395.zip
step 7 HWP Enablement
Enable attr_update, eff_config, mss_freq, and mss_volt. Also updated attribute xml RTC:155024 Change-Id: I1a0f480bc34a038f6f13c135e6c2116c3f488861 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25302 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr')
-rw-r--r--src/include/usr/isteps/istep07list.H17
1 files changed, 2 insertions, 15 deletions
diff --git a/src/include/usr/isteps/istep07list.H b/src/include/usr/isteps/istep07list.H
index e18f6a890..c37b85712 100644
--- a/src/include/usr/isteps/istep07list.H
+++ b/src/include/usr/isteps/istep07list.H
@@ -29,10 +29,10 @@
* @file istep07list.H
*
* IStep 07 Nest Chiplets
- * IPL FLow Doc v0.93 (04/04/16)
+ * IPL FLow Doc v0.95 (04/04/16)
*
* 07.1 host_mss_attr_cleanup
- * : Clean up attributes
+ * : (placeholder)
* 07.2 mss_volt
* : Calc dimm voltage
* 07.3 mss_freq
@@ -53,19 +53,6 @@
namespace ISTEP_07
{
-/**
- * @brief host_mss_attr_cleanup
- *
- * Clean up attributes on reconfig loops
- *
- * param[in,out] io_pArgs - (normally) a pointer to a TaskArgs struct,
- * or NULL.
- * return any error logs to istep
- *
- */
-void* call_host_mss_attr_cleanup( void * io_pArgs );
-
-
/**
* @brief mss_volt
OpenPOWER on IntegriCloud