From 1107721b8a869ce5f1b93ac0b20296209a99ef85 Mon Sep 17 00:00:00 2001 From: crgeddes Date: Mon, 16 May 2016 10:29:51 -0500 Subject: Enable Istep 13 L2 Procedures More work to enable the building and calling of variable istep 13 HWPS RTC: 134081 Change-Id: I662f6819dd880feed7e473f4d8bfb6bcde41aaaf Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24608 Reviewed-by: Andrew J. Geissler Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Elizabeth K. Liner Reviewed-by: Matthew A. Ploetz --- src/usr/isteps/istepHelperFuncs.C | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/usr/isteps/istepHelperFuncs.C') diff --git a/src/usr/isteps/istepHelperFuncs.C b/src/usr/isteps/istepHelperFuncs.C index e883420f5..76cb56ddd 100644 --- a/src/usr/isteps/istepHelperFuncs.C +++ b/src/usr/isteps/istepHelperFuncs.C @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2015 */ +/* Contributors Listed Below - COPYRIGHT 2015,2016 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -50,7 +50,7 @@ void set_eff_config_attrs_helper( const EFF_CONFIG_ATTRIBUTES_BASE i_base, TRACFCOMP( ISTEPS_TRACE::g_trac_isteps_trace, "set_eff_config_attrs_helper: setting _EFF_CONFIG attributes " "enter: i_base=%d", i_base); -/* @TODO: RTC:133830 Uncomment this once the attribute support is in place + o_post_dram_inits_found = false; // Local Variables ('pdi_' means 'post dram init') @@ -262,6 +262,6 @@ void set_eff_config_attrs_helper( const EFF_CONFIG_ATTRIBUTES_BASE i_base, TRACFCOMP( ISTEPS_TRACE::g_trac_isteps_trace, "set_eff_config_attrs_helper: setting _EFF_CONFIG " "attributes exit"); -*/ + } -- cgit v1.2.1