summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYue Du <daviddu@us.ibm.com>2017-01-10 22:13:06 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-02-10 21:48:26 -0500
commit03c755de03963aaa17ef99619d97c15c94513420 (patch)
tree5ab8dd2691f811796cca47cdbfadfcb1ee8b757f
parent0acac54fc6d19774e85fbfc199edf6072840f5b3 (diff)
downloadtalos-hostboot-03c755de03963aaa17ef99619d97c15c94513420.tar.gz
talos-hostboot-03c755de03963aaa17ef99619d97c15c94513420.zip
Istep4: clean up istep4 todo items and mark them with RTC
Change-Id: I1b444fa749cf28d8390387d11e64339ccde6dce9 Original-Change-Id: I6ebe062043fe8d7d036ec5c3a32cf2115fb0fc95 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34689 Tested-by: Jenkins Server <pfd-jenkins+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: ASHISH A. MORE <ashish.more@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/36114 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/hwp/cache/p9_hcd_l2_stopclocks.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/cache/p9_hcd_l2_stopclocks.C b/src/import/chips/p9/procedures/hwp/cache/p9_hcd_l2_stopclocks.C
index 95628127f..73d4227c4 100644
--- a/src/import/chips/p9/procedures/hwp/cache/p9_hcd_l2_stopclocks.C
+++ b/src/import/chips/p9/procedures/hwp/cache/p9_hcd_l2_stopclocks.C
@@ -107,7 +107,7 @@ p9_hcd_l2_stopclocks(
if (!l_data64.getBit<15>())
{
FAPI_DBG("Gracefully turn off power management, if fail, continue anyways");
- /// @todo suspend_pm()
+ /// @todo RTC158181 suspend_pm()
}
FAPI_DBG("Check cache clock controller status");
OpenPOWER on IntegriCloud