summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/activate_powerbus/activate_powerbus.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hwpf/hwp/activate_powerbus/activate_powerbus.C')
-rw-r--r--src/usr/hwpf/hwp/activate_powerbus/activate_powerbus.C5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/activate_powerbus/activate_powerbus.C b/src/usr/hwpf/hwp/activate_powerbus/activate_powerbus.C
index ab6b9eb3c..8acab0d74 100644
--- a/src/usr/hwpf/hwp/activate_powerbus/activate_powerbus.C
+++ b/src/usr/hwpf/hwp/activate_powerbus/activate_powerbus.C
@@ -44,6 +44,8 @@
#include <initservice/isteps_trace.H>
#include <hwpisteperror.H>
+#include <sbe/sbeif.H>
+
// targeting support
#include <targeting/common/commontargeting.H>
#include <targeting/common/utilFilter.H>
@@ -304,7 +306,8 @@ void * call_host_slave_sbe_update( void * io_pArgs )
TRACDCOMP( ISTEPS_TRACE::g_trac_isteps_trace,
"call_host_slave_sbe_update entry" );
- // call p8_customize_image.C
+ // @todo RTC 89503 - enable this call
+ // l_errl = SBE::updateProcessorSbeSeeproms();
TRACDCOMP( ISTEPS_TRACE::g_trac_isteps_trace,
"call_host_slave_sbe_update exit" );
OpenPOWER on IntegriCloud