summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_slw_build_fixed.C
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2015-09-21 14:22:29 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-09-21 15:28:42 -0500
commite34e35d411bc1cdd314bff4cf86d913e1515d3ac (patch)
treebb2fedfe1c46545c4a5637b19e5ae222dd37a834 /src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_slw_build_fixed.C
parented6041b44b52d4948c4a8e8faa1e9c98ff493ced (diff)
downloadtalos-hostboot-e34e35d411bc1cdd314bff4cf86d913e1515d3ac.tar.gz
talos-hostboot-e34e35d411bc1cdd314bff4cf86d913e1515d3ac.zip
SW322509: INITPROC: FSP&Hostboot - HWP BEAM updates
Change-Id: Idd4461cc3f10f772d1e7c7d9a7ad1398ffae02c1 CQ:SW322509 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20666 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_slw_build_fixed.C')
-rw-r--r--src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_slw_build_fixed.C4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_slw_build_fixed.C b/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_slw_build_fixed.C
index f823ce874..4c5e953c5 100644
--- a/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_slw_build_fixed.C
+++ b/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_slw_build_fixed.C
@@ -22,7 +22,7 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-// $Id: p8_slw_build_fixed.C,v 1.23 2014/09/11 22:47:00 cmolsen Exp $
+// $Id: p8_slw_build_fixed.C,v 1.24 2015/09/14 17:04:33 cswenson Exp $
/*------------------------------------------------------------------------------*/
/* *! TITLE : p8_slw_build_fixed */
/* *! DESCRIPTION : Extracts and decompresses delta ring states from EPROM */
@@ -462,7 +462,9 @@ ReturnCode p8_slw_build_fixed( const fapi::Target &i_target,
}
if (rcSearch==DSLWB_RING_SEARCH_MATCH ||
rcSearch==DSLWB_RING_SEARCH_EXHAUST_MATCH)
+ {
FAPI_DBG("\tRetrieving RS4 delta ring was successful.");
+ }
//
// Check if we're done at this point, and save status in bSearchDone.
OpenPOWER on IntegriCloud