op-build update 7-1-2020
Changes Included for package hostboot-binaries, branch master:
31fac40 - hostboot - 2020-06-30 - UPDATE executables for the NVIDIA gpu and/or ring files for hw063020a.opmst10
Changes Included for package sbe, branch master-p10:
7511aa0 - Raja Das - 2020-06-30 - Updated simics release
e298d35 - Joe McGill - 2020-06-30 - p10_sbe_attr_setup -- update mailboxes from platform image state if unpopulated
76317ec - Olsen - 2020-06-30 - Updating RTV_MVPD to v23 in p10_ring_properties.H
6b7f323 - Murulidhar Nataraju - 2020-06-30 - Update ATTR_PROC_SBE_MASTER_CHIP based on Scratch Register
a0e8213 - Murulidhar Nataraju - 2020-06-30 - Update Minor istep numbers for ISTEP 4 and 5 (MPIPL path)
a09682e - Murulidhar Nataraju - 2020-06-30 - Update backing cache number validation logic in istepLoadBootLoader
6e73e84 - Murulidhar Nataraju - 2020-06-30 - Add Utility Interface to determine GroupId and ChipId.
73b6380 - Murulidhar Nataraju - 2020-06-30 - Enable Architected Register collection in EnterMPIPL
Changes Included for package hcode, branch master-p10:
181fbde - hostboot - 2020-06-30 - Release tag & head commit information updated for hw063020a.opmst10
05a1283 - Joachim Fenkes - 2020-06-30 - SCOMs: Bring some XSTOP related register fields back from retirement
6c7fce3 - Joe McGill - 2020-06-30 - add XML metadata for dynamic init features, init modes
9693544 - Joe McGill - 2020-06-30 - SMF support out of plan, change defaults to disable
4685472 - hostboot - 2020-06-30 - Release tag & head commit information updated for hw062920a.opmst10
c30d5c3 - Jenny Huynh - 2020-06-30 - VBU MRW updates
5d6c698 - Olsen - 2020-06-30 - Updating RTV_MVPD to v23 in p10_ring_properties.H
ce2cf9c - Joe McGill - 2020-06-30 - p10_sbe_attr_setup -- update mailboxes from platform image state if unpopulated
Changes Included for package hostboot, branch master-p10:
01b6209 - hostboot - 2020-06-30 - Update SBE commit to e298d35... p10_sbe_attr_setup -- update mailboxes f
8150546 - Jenny Huynh - 2020-06-30 - Fix occ sandbox base address calculation
5852fe1 - Olsen - 2020-06-30 - Updating RTV_MVPD to v23 in p10_ring_properties.H
8d80060 - Rahul Batra - 2020-06-30 - PM: PGPE_INIT Updates
42e0665 - Joe McGill - 2020-06-30 - add build for PLL buckets
91441fc - Joe McGill - 2020-06-30 - SMF support out of plan, change defaults to disable
0701a58 - hostboot - 2020-06-30 - Update simics level to: 2020-06-30_ba49be_simics.tar.gz db23b77d2cfbfb9b
5b96bf5 - Roland Veloz - 2020-06-30 - P10:Additional XSCOM reset to address a PIB::PIB_TIMEOUT error - Unit Test
24376be - Christian Geddes - 2020-06-30 - Ensure at least 8 MB of cache space is setup during kernel init
346b574 - Ilya Smirnov - 2020-06-30 - Run platform_disable_vddr Before platform_enable_vddr
95398d5 - Joe McGill - 2020-06-30 - p10_sbe_gptr_time_initf -- add putring calls for instance specific GPTR rings
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 44e5e39..cdf0d13 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_P10_VERSION
string
- default "hw062820a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw063020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
if BR2_HCODE_P10_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index e7d9f81..545df5e 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw062820a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw063020a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index bcd2bab..2611999 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_P10_VERSION
string
- default "a7725b8b328ce8895a88132212f2eb0dc38f836d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "01b620979cf813711d699461a4827d6c0f69b2c8" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 92b51e7..5b7cf47 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "122647cc0dd368ce85113e95cad9c4c76c751772" if BR2_SBE_P10_LATEST_VERSION
+ default "7511aa00197fe226d5916cadf605c39ec21c93e7" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION