op-buildmaster-p10-public update 4-19-2022
Changes Included for package sbe, branch master-p10:
8aebc00 - Joachim Fenkes - 2022-04-18 - p10_sbe_tp_switch_gears: Add delays to 2:1 mux switch sequence
Changes Included for package hcode, branch master-p10:
5548b2e - hostboot - 2022-04-18 - Release tag & head commit information updated for hw041822a.opmst10
801f9f5 - Prasad Bg Ranganath - 2022-04-18 - PGPE HCODE: Remove info log when IDD current value is 0
6b9dd72 - Amit Tendolkar - 2022-04-18 - Fix XGPE Size constant
223a9c7 - hostboot - 2022-04-18 - Release tag & head commit information updated for hw041522a.opmst10
Changes Included for package hostboot, branch master-p10:
03f4719 - Matt Derksen - 2022-04-18 - Update weave.py to find hbotStringFile lid
bfe653c - Ilya Smirnov - 2022-04-18 - Update SRC Descriptions
eb6cddd - Ben Gass - 2022-04-18 - Add Synopsys includes and test.
78e22a4 - Amit Tendolkar - 2022-04-18 - Fix XGPE Size constant
750d4df - Louis Stermole - 2022-04-18 - Override TEMP_REFRESH_MODE after draminit
6992b2c - Roland Veloz - 2022-04-18 - Fixed a couple of ill-formated strings.
e923a4b - Matt Derksen - 2022-04-18 - HBRT: stop host_callback calls when hostboot is not ready to handle packets
690f433 - Daniel Crowell - 2022-04-18 - Fill partial reads with known data during PLDM file io
5742ac8 - Daniel Crowell - 2022-04-18 - Explicitly check for proper target type for multicast operation
da8101d - hostboot - 2022-04-18 - Update HCODE commit to de80f67... Add Synopsys to addCopyright
Changes Included for package hostboot-binaries, branch master:
30db20e - hostboot - 2022-04-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041822a.opmst10
e99362e - hostboot - 2022-04-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041522a.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 0e2699b..7b7a259 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 "hw041322a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw041822a.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 1af3172..9515475 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 "hw041322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw041822a.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 8f22ce9..09d4564 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 "d2fb6db17b008467c05b83f02d392189ca07d332" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "03f4719f73cfe47cbfc6cff9612950e45e85a95a" 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 09d0044..7e6cc5c 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 "dc1756a969c1ccaadfd6b6481763150222d0c06b" if BR2_SBE_P10_LATEST_VERSION
+ default "8aebc00d5379d2109a117280ec0bea3668ace3ca" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION