summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep21/call_host_start_payload.C
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2015-12-29 12:17:02 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-03-03 17:35:07 -0500
commitd7a8bdb33276bacdee5e9d31753ce5515bbb1cde (patch)
treea66fd33305072e2f5fb0d4f1ba24eb846f6576c1 /src/usr/isteps/istep21/call_host_start_payload.C
parentc73c1d03450fb1dfa0ef9c98485999aeaa0257d7 (diff)
downloadtalos-hostboot-d7a8bdb33276bacdee5e9d31753ce5515bbb1cde.tar.gz
talos-hostboot-d7a8bdb33276bacdee5e9d31753ce5515bbb1cde.zip
Re-enable functionality turned off during p9 bringup
Change-Id: I39e1d7fa7854be7425831e657c82a4a3ebdeebf2 RTC:137627 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/777 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep21/call_host_start_payload.C')
-rw-r--r--src/usr/isteps/istep21/call_host_start_payload.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/isteps/istep21/call_host_start_payload.C b/src/usr/isteps/istep21/call_host_start_payload.C
index a57ccd01b..3b6a5a536 100644
--- a/src/usr/isteps/istep21/call_host_start_payload.C
+++ b/src/usr/isteps/istep21/call_host_start_payload.C
@@ -254,7 +254,7 @@ void* call_host_start_payload (void *io_pArgs)
if( l_errl == NULL )
{
-// todo RTC:137627 - remove for P9 bringup
+// todo RTC:132413 Special Wakeup updates for P9
#if (0)
l_errl = disableSpecialWakeup();
#endif
@@ -339,7 +339,7 @@ errlHndl_t callShutdown ( uint64_t i_masterInstance,
}
-// @todo RTC:137627 - remove i2cSetupActiveMasters for P9 bringup
+// @todo RTC:123019 I2CM changes for P9bringup
#if (0)
// Phyp needs us to program all of the I2C masters with the bus
// divisor
OpenPOWER on IntegriCloud