op-build master-p10 update 3-17-2023
Changes Included for package sbe, branch master-p10:
91d1dc2 - Joe McGill - 2023-03-14 - Odyssey -- transmit simulation attribute via SPPE mailbox
8c1f81a - Daniel Crowell - 2023-03-14 - Hide ATTR_CLOCKSTOP_ON_XSTOP from MRW
69b8f02 - Louis Stermole - 2023-03-14 - Add setting of WL_ADJ_START and END in mss_eff_config
0ad7821 - Sneha Kadam - 2023-03-14 - Pmic_enable HWP for DDR5
fb0c27e - Stephen Glancy - 2023-03-14 - Adds DDR5 timing processing to effective config
ca71acc - Stephen Glancy - 2023-03-14 - Adds FAPI_ASSER to catch bad VPD sizes and catch bad_alloc errors
Changes Included for package hcode, branch master-p10:
bca9619 - hostboot - 2023-03-15 - Release tag & head commit information updated for hw031523a.opmst10
Changes Included for package hostboot, branch master-p10:
7d718a3 - Matthew Raybuck - 2023-03-16 - Odyssey SBE FIFO comments cleanup
8d20875 - hostboot - 2023-03-16 - Reapply pldm subtree changes made from fda7cb9 to ee31b4d
08f7d5f - hostboot - 2023-03-16 - Update to latest openbmc/pldm commit 7094ef2
62f246f - hostboot - 2023-03-15 - Update simics level to: 2023-03-14_fad94b_simics.tar.gz fad94b2c7ff6f1ff
93fac86 - Sneha Kadam - 2023-03-15 - Back port changes to uncomment FAPI_ASSERT in draminit_utils
cdb0e3f - Sneha Kadam - 2023-03-15 - Back ported ppe related throttle lib changes
186385e - Matthew Raybuck - 2023-03-15 - Add SBE FIFO command class and command to an interface check
f874992 - Matthew Raybuck - 2023-03-15 - Update getFifoSbeCapabilities for Odyssey
6ba597d - Veena Ganti - 2023-03-15 - Odyssey I2CR driver (SCOM & CFAM support)
Changes Included for package hostboot-binaries, branch master:
546a59f - hostboot - 2023-03-15 - UPDATE executables for the NVIDIA gpu and/or ring files for hw031523a.opmst10
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 7ff2840..4c7003b 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 "hw031323a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw031523a.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 f07531a..be77073 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 "hw031323a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw031523a.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 7991dcf..da97da9 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 "c6c1f8b854dde630cc7486b4be31e4d1e12036c9" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "7d718a3756b9d38439b5e58370465bd815e9b7bd" 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 45deae1..9344e81 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 "7d8377171ad2f65a56915464971db01017633a29" if BR2_SBE_P10_LATEST_VERSION
+ default "91d1dc2bcced380685e9174318903bbee7f913c5" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION