summaryrefslogtreecommitdiffstats
path: root/sbe/build/citest/etc/workarounds.postsimsetup
diff options
context:
space:
mode:
Diffstat (limited to 'sbe/build/citest/etc/workarounds.postsimsetup')
-rwxr-xr-xsbe/build/citest/etc/workarounds.postsimsetup3
1 files changed, 3 insertions, 0 deletions
diff --git a/sbe/build/citest/etc/workarounds.postsimsetup b/sbe/build/citest/etc/workarounds.postsimsetup
index 7281b67b..af3f198a 100755
--- a/sbe/build/citest/etc/workarounds.postsimsetup
+++ b/sbe/build/citest/etc/workarounds.postsimsetup
@@ -11,3 +11,6 @@
echo "+++ Add FSIMBOX KW for actions on 50018 register"
patch -p0 $sb/simu/data/cec-chip/pervasive.act $SBEROOT/sbe/build/citest/etc/patches/pervasive.act.patch
+echo "+++ Patching scomdef file"
+cp $BACKING_BUILD/src/simu/data/cec-chip/p9regs.chip $SANDBOXBASE/src/simu/data/cec-chip
+patch -p0 $sb/simu/data/cec-chip/p9regs.chip $SBEROOT/sbe/build/citest/etc/patches/p9regs.chip.patch
OpenPOWER on IntegriCloud