summaryrefslogtreecommitdiffstats
path: root/src/build/vpo/hb-istep
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2012-06-13 08:04:02 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-06-18 14:44:20 -0500
commit590ecd811e0520a17d4bcd61328bcb67f23f123e (patch)
treeb02f34cd1459c580d80552e1d2fbef3d97d64db1 /src/build/vpo/hb-istep
parent2831a6fd7e6dff758d9eaf29147a13bf59c80126 (diff)
downloadtalos-hostboot-590ecd811e0520a17d4bcd61328bcb67f23f123e.tar.gz
talos-hostboot-590ecd811e0520a17d4bcd61328bcb67f23f123e.zip
Update VPO tools for Murano model & run on first good core
RTC: 41721 Change-Id: I2b06de1eb2b6eba400c9c0e6ffad0a27699f8f21 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1193 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/build/vpo/hb-istep')
-rwxr-xr-xsrc/build/vpo/hb-istep4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/build/vpo/hb-istep b/src/build/vpo/hb-istep
index ec6ed1e64..8771ae87c 100755
--- a/src/build/vpo/hb-istep
+++ b/src/build/vpo/hb-istep
@@ -45,7 +45,7 @@
#
# Version 1.1 05-09-2012 Start version history
# VPO performance improvement changes
-#
+# Version 1.2 06-11-2012 Change "-c3" to "-cft" (first avail core)
#
##################################################################################
@@ -85,7 +85,7 @@ sub isTraceFull;
#------------------------------------------------------------------------------
# Constants
#------------------------------------------------------------------------------
-my $CORE = "-c3";
+my $CORE = "-cft";
## @todo extract these from splesscommon.H
OpenPOWER on IntegriCloud