summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/workarounds.postsimsetup
diff options
context:
space:
mode:
authorspashabk-in <shakeebbk@in.ibm.com>2017-11-23 04:19:42 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-11-30 09:02:29 -0500
commit4c1c57f0015efea51fb6c47ded6a6ec05ed27978 (patch)
tree816ee6d1742a64171fd8fe9fe612988e1bf0544b /src/build/citest/etc/workarounds.postsimsetup
parent7b43e07c5fb3de5624a532e08a9408434aab93fa (diff)
downloadtalos-hostboot-4c1c57f0015efea51fb6c47ded6a6ec05ed27978.tar.gz
talos-hostboot-4c1c57f0015efea51fb6c47ded6a6ec05ed27978.zip
Create and allow for PNOR SBE Partition to have DD2.2 Images
Include DD2.2 image in SBE pnor partition Extend pnor layout SBE section size cmvc-prereq: 1039677 Change-Id: Ic63115368bfefdb6d92fdede18a1e88655b9fed8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50013 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.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.postsimsetup8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index d25a6baed..abbda5b66 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -34,4 +34,10 @@
#patch -p0 $sb/simu/data/cec-chip/base_cec_chip_file $PROJECT_ROOT/src/build/citest/etc/patches/my_patch_File
#Simulation stalls while running Hostboot standalone simics
-sbex -t 1038850 \ No newline at end of file
+sbex -t 1038850
+
+#pull-in SBE makefile change for DD2.2
+sbex -t 1039677
+cd $sb/sbei/sbfw/
+mk -a && mk install_all
+cd -
OpenPOWER on IntegriCloud