summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/htmgt_occ.C
diff options
context:
space:
mode:
authorChris Cain <cjcain@us.ibm.com>2018-02-01 17:20:18 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-02-12 16:04:50 -0500
commit2af7a69ada9395fda90ba015f2843a402bea2ab4 (patch)
tree4835ac1240d9a3135df3de6b075ac71b04d3014e /src/usr/htmgt/htmgt_occ.C
parent5b7b2ed56a6f20e106a592a445fced3b2fd152cf (diff)
downloadtalos-hostboot-2af7a69ada9395fda90ba015f2843a402bea2ab4.tar.gz
talos-hostboot-2af7a69ada9395fda90ba015f2843a402bea2ab4.zip
HTMGT: Bias values need to be applied to frequencies
Change-Id: Ia36af860f907a0cc8916a549bcd2d6160f46faee CQ: SW414845 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53236 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Sheldon R. Bailey <baileysh@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/htmgt/htmgt_occ.C')
-rw-r--r--src/usr/htmgt/htmgt_occ.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/htmgt/htmgt_occ.C b/src/usr/htmgt/htmgt_occ.C
index 3a4274fa2..d19fb952e 100644
--- a/src/usr/htmgt/htmgt_occ.C
+++ b/src/usr/htmgt/htmgt_occ.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2014,2017 */
+/* Contributors Listed Below - COPYRIGHT 2014,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -1011,7 +1011,7 @@ namespace HTMGT
/*@
* @errortype
* @moduleid HTMGT_MOD_OCC_RESET
- * @reasoncode HTMGT_RC_OCC_RESET_THREHOLD
+ * @reasoncode HTMGT_RC_OCC_CRIT_FAILURE
* @userdata1 return code triggering safe mode
* @userdata2 OCC instance
* @devdesc OCC reset threshold reached.
OpenPOWER on IntegriCloud