summaryrefslogtreecommitdiffstats
path: root/src/build/simics/post_model_hook.simics
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/simics/post_model_hook.simics')
-rwxr-xr-xsrc/build/simics/post_model_hook.simics7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/build/simics/post_model_hook.simics b/src/build/simics/post_model_hook.simics
index d102862af..979cbeb17 100755
--- a/src/build/simics/post_model_hook.simics
+++ b/src/build/simics/post_model_hook.simics
@@ -36,3 +36,10 @@ run-python-file hb-simdebug.py
#Load PNOR image into phys_mem
phys_mem.load-file ../img/simics.pnor 0x400000
+
+#Setup the mailbox
+venice_cec_chip_cmp0.psi_hb->psihb_psihbcr=0x5f00000000000000
+venice_cec_chip_cmp0.psi_hb->psihb_xivr_fsi=0x0140000000 #02010917
+venice_cec_chip_cmp0.psi_hb->psihb_irsn=0x00030000FFFF0000 #0201091b
+p8Proc0.proc_fsi2host_mbox->responder_enable=1
+
OpenPOWER on IntegriCloud