summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/core
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-07 11:32:50 -0500
commitd4da355f15b4ab90bf3b602239c32aadfc0ab237 (patch)
tree58bd132b5937471dcf50c3ca25c917f5555fe12a /src/import/chips/p9/procedures/hwp/core
parent6475ca9be9c230ce716f94964e6e0347a54c2bf0 (diff)
downloadtalos-hostboot-d4da355f15b4ab90bf3b602239c32aadfc0ab237.tar.gz
talos-hostboot-d4da355f15b4ab90bf3b602239c32aadfc0ab237.zip
Istep4: clean up istep4 todo items and mark them with RTC
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/34691 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>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/core')
-rw-r--r--src/import/chips/p9/procedures/hwp/core/p9_hcd_core_stopclocks.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/core/p9_hcd_core_stopclocks.C b/src/import/chips/p9/procedures/hwp/core/p9_hcd_core_stopclocks.C
index 85b92b545..9c388c28b 100644
--- a/src/import/chips/p9/procedures/hwp/core/p9_hcd_core_stopclocks.C
+++ b/src/import/chips/p9/procedures/hwp/core/p9_hcd_core_stopclocks.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016 */
+/* Contributors Listed Below - COPYRIGHT 2016,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -101,7 +101,7 @@ p9_hcd_core_stopclocks(
if (!l_data64.getBit<15>())
{
FAPI_DBG("Gracefully turn off power management, continue anyways if fail");
- /// @todo suspend_pm()
+ /// @todo RTC158181 suspend_pm()
}
FAPI_DBG("Check core clock controller status");
OpenPOWER on IntegriCloud