summaryrefslogtreecommitdiffstats
path: root/src/build/tools/hb
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2016-02-15 10:23:34 -0600
committerWILLIAM G. HOFFA <wghoffa@us.ibm.com>2016-02-26 10:47:43 -0600
commitab4c7f99e8ffff49232e26b6159990255caf51c3 (patch)
tree1451b200acbcb870a6bccfe7ca9627dde29f80a9 /src/build/tools/hb
parent581462957e6df9ea663914fabf65f9f77b4e4bfa (diff)
downloadtalos-hostboot-ab4c7f99e8ffff49232e26b6159990255caf51c3.tar.gz
talos-hostboot-ab4c7f99e8ffff49232e26b6159990255caf51c3.zip
Remove P8 simics targets
Removed all references to the P8 simics configs to speed up build time and remove clutter. Change-Id: Ibaa69ad674c82f7247b451c0df6ef253a61078fa Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24312 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Elizabeth Liner <eliner@us.ibm.com> Reviewed-by: Christian Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/build/tools/hb')
-rwxr-xr-xsrc/build/tools/hb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/build/tools/hb b/src/build/tools/hb
index 357653768..7865c4069 100755
--- a/src/build/tools/hb
+++ b/src/build/tools/hb
@@ -6,7 +6,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2011,2015
+# Contributors Listed Below - COPYRIGHT 2011,2016
# [+] International Business Machines Corp.
#
#
@@ -142,7 +142,7 @@ hb_helptext()
echo " Requires the hostboot image to be 'prime'd into the workspace."
echo
echo " Environment Variables:"
- echo " MACHINE: Alternate simics machine type (default VENICE)"
+ echo " MACHINE: Alternate simics machine type (default NIMBUS)"
echo " SIMICSOPTIONS: Additional options to always pass to the"
echo " start simics script, such as '-nre'."
echo
OpenPOWER on IntegriCloud