summaryrefslogtreecommitdiffstats
path: root/src/build/citest
diff options
context:
space:
mode:
authorAdam Muhle <armuhle@us.ibm.com>2012-05-22 13:49:16 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-05-30 11:24:08 -0500
commit2209239487539932f9bed10b4362dae65c131b1c (patch)
treedce9e16a02a895daddc9a468867f7e2e1223b812 /src/build/citest
parent7ac513554e1d891433baf401c9138d7a4791c767 (diff)
downloadtalos-hostboot-2209239487539932f9bed10b4362dae65c131b1c.tar.gz
talos-hostboot-2209239487539932f9bed10b4362dae65c131b1c.zip
Tool changes to load hostboot files to new locations for simics
Tweaked our various scripts to put the hostboot images in $sb/../images/ppc/lab/flash as that is where simics looks for them now. Change-Id: I3b019a460a6f5f03ad666d93724ec1d6fe1ff3c9 RTC: 35728 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1095 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/build/citest')
-rwxr-xr-xsrc/build/citest/etc/workarounds.postsimsetup8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index 821b936fa..fa77253c3 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -26,14 +26,6 @@
## Workarounds that are run after start_simics is executed for the first time
## to setup the sandbox
##
-
-#####
-echo "+++ Point Simics to our base image +++"
-#ln -sf $sb/../img/hbicore.bin $sb/../simics/hostboot.bin
-mkdir -p $sb/../images/ppc/lab/flash/
-ln -sf $sb/../img/hbicore.bin $sb/../images/ppc/lab/flash/hostboot.bin
-#####
-
#####
#@fixme - Fix with RTC:41342
echo "+++ Copy centaur.act"
OpenPOWER on IntegriCloud