summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2016-02-09 13:16:51 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-03-18 09:33:42 -0400
commitc2a41bf917d8d2e1e460c548317f86ef9760b71e (patch)
treea2f04021e1b18f564c7194b4b63c46c35872621d /src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C
parente3f5e2caa0e51d5843dfa7a71d6d3f47436074c4 (diff)
downloadtalos-hostboot-c2a41bf917d8d2e1e460c548317f86ef9760b71e.tar.gz
talos-hostboot-c2a41bf917d8d2e1e460c548317f86ef9760b71e.zip
Modify spd_decoder, eff_config, unit tests. Modify dependent files
Change-Id: Ifa4fbf9d452a3e77075bee9ab72b2bde2afe90a5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20861 Tested-by: Jenkins Server Tested-by: Auto Mirror Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Tested-by: Hostboot CI Reviewed-by: CRAIG C. HAMILTON <cchamilt@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20834 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C b/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C
index 1d9aeaed8..e891fff9a 100644
--- a/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C
+++ b/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2015 */
+/* COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -32,7 +32,7 @@
///
/// @brief Perform thermal calculations as part of the effective configuration
-/// @param[in] i_target, the controller (e.g., MCS)
+/// @param[in] i_target the controller (e.g., MCS)
/// @return FAPI2_RC_SUCCESS iff ok
///
fapi2::ReturnCode p9_mss_eff_config_thermal( const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target )
OpenPOWER on IntegriCloud