op-build master-p10 update 4-21-2022
Changes Included for package hcode, branch master-p10:
21a7e79 - hostboot - 2022-04-20 - Release tag & head commit information updated for hw042022a.opmst10
Changes Included for package hostboot, branch master-p10:
21c4718 - Ilya Smirnov - 2022-04-20 - Duplicate Callouts Removal: Clarifying Comment
b25dad4 - Roland Veloz - 2022-04-20 - Fix issue when decoding a string when in fact the string is binary data
826b75b - Daniel Crowell - 2022-04-20 - Add Synopsys to copyright checks
3eb9a3c - hostboot - 2022-04-20 - Update simics level to: 2022-04-19_617f11_simics.tar.gz 617f117edec7f238
66617db - Stephen Glancy - 2022-04-20 - Fixes ADC settings for 4U cards that do not have VDDR1
a015687 - Daniel Crowell - 2022-04-20 - Remove PHYP build req workaround for missing pmreset call
2463d00 - Sneha Kadam - 2022-04-20 - Added new MCB_2D_CUP_FIX and MCB_2D_CUP_RAND to mcbist tests
30d7e2c - Daniel Crowell - 2022-04-20 - Remove info log for inaccurate special wakeup calls
Changes Included for package hostboot-binaries, branch master:
5fc5945 - hostboot - 2022-04-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw042022a.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 7b7a259..0277840 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 "hw041822a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw042022a.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 9515475..aa4ee8a 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 "hw041822a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw042022a.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 064aaf3..2ab11a1 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 "c15e30f7ef7f647eabcec3d161f675c84b0a4a71" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "21c47182a33416f646eae75c4e37e1904a6af08f" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION