summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/build/configs/vpo.cnfg2
-rw-r--r--src/usr/targeting/common/xmltohb/vbu_NIMBUS.system.xml8
-rw-r--r--src/usr/vpd/makefile4
3 files changed, 10 insertions, 4 deletions
diff --git a/src/build/configs/vpo.cnfg b/src/build/configs/vpo.cnfg
index db21d135f..47a16b31a 100644
--- a/src/build/configs/vpo.cnfg
+++ b/src/build/configs/vpo.cnfg
@@ -2,3 +2,5 @@ unset SFC_IS_AST2400
unset SFC_IS_IBM_DPSS
set SFC_IS_FAKE
set P9_VPO_COMPILE
+set NO_SBE_UPDATES
+
diff --git a/src/usr/targeting/common/xmltohb/vbu_NIMBUS.system.xml b/src/usr/targeting/common/xmltohb/vbu_NIMBUS.system.xml
index 41d4a6c54..71baab7bd 100644
--- a/src/usr/targeting/common/xmltohb/vbu_NIMBUS.system.xml
+++ b/src/usr/targeting/common/xmltohb/vbu_NIMBUS.system.xml
@@ -99,9 +99,9 @@
</attribute>
<attribute>
<id>FREQ_PB_MHZ</id>
- <default>0x7D0</default>
+ <default>0x960</default>
</attribute>
- <attribute>
+ <attribute>
<id>PAYLOAD_BASE</id>
<!-- Value of 0x0 for standalone systems, no payload to start -->
<default>0x0</default>
@@ -127,6 +127,10 @@
<default>0x1</default>
</attribute>
<attribute>
+ <id>IS_SIMULATION</id>
+ <default>0x1</default>
+ </attribute>
+ <attribute>
<id>PROC_EPS_TABLE_TYPE</id>
<default>EPS_TYPE_LE</default>
</attribute>
diff --git a/src/usr/vpd/makefile b/src/usr/vpd/makefile
index af8525ae2..e5475f7f1 100644
--- a/src/usr/vpd/makefile
+++ b/src/usr/vpd/makefile
@@ -42,8 +42,8 @@ BINARY_FILES = $(IMGDIR)/dimmspd.dat:9852a0ed166442ef69ecd91a0379f282419a371f
BINARY_FILES += $(IMGDIR)/procmvpd.dat:65759fa4aebd2e3b42b25309504a3007b3b51036
BINARY_FILES += $(IMGDIR)/procmvpd_ven.dat:dd8507bec946283260f82af212ed32feaeb3363a
BINARY_FILES += $(IMGDIR)/procmvpd_p9n.dat:aee7240ae33ecd112aeae13a39958e5b713550a8
-BINARY_FILES += $(IMGDIR)/vpo_sysmvpd.dat:9b8788e39e9ae832701418e530d8cbdd502c9cb8
-BINARY_FILES += $(IMGDIR)/vpo_djvpd.dat:9503ceac065b78f93b7ad3d987ff482802c40e8c
+BINARY_FILES += $(IMGDIR)/vpo_sysmvpd.dat:800c06080f4c94b782f7b38a35bbe9ca88ef1ca9
+BINARY_FILES += $(IMGDIR)/vpo_djvpd.dat:eb4dce98f19ebfe77243be1c56d3d0eaa1889d90
#Update to Centaur DD2.0 for CCIN 31E8
OpenPOWER on IntegriCloud