summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/workarounds.postsimsetup
diff options
context:
space:
mode:
authorDean Sanner <dsanner@us.ibm.com>2017-07-21 07:47:54 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-24 11:17:16 -0400
commit07440fe370a0d58a806375ff0f78995f1c8828a2 (patch)
treeccfa50a2d81514b9b8bbe6df03e3c4fda70ce8b7 /src/build/citest/etc/workarounds.postsimsetup
parenta45815d6ca469e5abd4e47338d38a6678c9bd331 (diff)
downloadtalos-hostboot-07440fe370a0d58a806375ff0f78995f1c8828a2.tar.gz
talos-hostboot-07440fe370a0d58a806375ff0f78995f1c8828a2.zip
Enable VPD population for Cumulus Simulation
Change-Id: I45bd9b557ad21c64728531e88ab029b8bfdeb54d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43432 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: SWATHI M. BHATTIPROLU <bhmadhur@in.ibm.com> Reviewed-by: Sakethan R. Kotta <sakkotta@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build/citest/etc/workarounds.postsimsetup')
-rwxr-xr-xsrc/build/citest/etc/workarounds.postsimsetup5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index 90c2aab35..76b8c0aed 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -39,3 +39,8 @@ cd $sb/sbei/sbfw/
mk -a && mk install_all
cd -
+#changes needed for Cumulus
+echo "Applying SIMICS workaround to support Cumulus"
+sbex -t 1031560
+cd $sb/simu
+mk -a
OpenPOWER on IntegriCloud