op-build update 2-25-2022
Changes Included for package sbe, branch master-p10:
1b6fa20 - Kahn Evans - 2022-02-24 - Add TARGET_TYPE_ANY_POZ_CHIP
84f3cb0 - Sunil Kumar - 2022-02-24 - Call resource recovery method from SBE.
Changes Included for package hcode, branch master-p10:
3a4541c - hostboot - 2022-02-25 - Release tag & head commit information updated for hw022522a.opmst10
967e61d - Sumit Kumar - 2022-02-25 - Remove image build restriction on ppc64le
0479afe - hostboot - 2022-02-24 - Release tag & head commit information updated for hw022322a.opmst10
222f302 - Kahn Evans - 2022-02-24 - Add TARGET_TYPE_ANY_POZ_CHIP
92e8023 - hostboot - 2022-02-23 - Release tag & head commit information updated for hw022122a.opmst10
21ae0e0 - Greg Still - 2022-02-23 - Define ATTR_PROC_LCO_MODE_DISABLE
472ec64 - Jason Albert - 2022-02-23 - Support for building ppc64le
314ef35 - Joe McGill - 2022-02-23 - p10.l3.scom.initfile -- consume ATTR_PROC_LCO_MODE_DISABLE
85f5e26 - Joe McGill - 2022-02-23 - shift SMT8 mode consistency check to p10_sbe_scominit
6008946 - Sumit Kumar - 2022-02-23 - Support for building ppc64le
Changes Included for package hostboot, branch master-p10:
71a956c - Daniel Crowell - 2022-02-24 - Force reconfig loop when clock deconfig is requested
0f5738e - hostboot - 2022-02-24 - Update simics level to: 2022-02-22_124150_simics.tar.gz 124150aced7b3704
adefc72 - Sneha Kadam - 2022-02-24 - Support change in temp sensor usage based on MRW
6e15a81 - Louis Stermole - 2022-02-24 - Add ECC traits for Odyssey
92facbe - Stephen Glancy - 2022-02-24 - Adds Odyssey MCBIST traits specialization
a5e92bc - Kahn Evans - 2022-02-24 - Add TARGET_TYPE_ANY_POZ_CHIP
9afead1 - Louis Stermole - 2022-02-24 - Add Odyssey FIR traits
9785edb - Matthew Raybuck - 2022-02-24 - Change logGardEvent supported types
a0181b1 - Deb McLemore - 2022-02-24 - Update srcdisplaydata.py for latest SRCs
Changes Included for package hostboot-binaries, branch master:
ea4d710 - hostboot - 2022-02-25 - UPDATE executables for the NVIDIA gpu and/or ring files for hw022522a.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 e5dbac0..5e91693 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 "hw021922a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw022522a.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 050c630..45aa723 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 "hw022322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw022522a.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 8bd8e65..54dd594 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 "c94e987765c720659664639b8e049800f426a5f9" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "71a956ca400e33151b2c433ef38c31865b042b79" 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 cfd5804..9b9b8e1 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 "d840f8b23243ec25846afa1946a1b04bee3031c1" if BR2_SBE_P10_LATEST_VERSION
+ default "1b6fa2095c0552873f265a86257036ad3b093fad" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION