op-build update 1-20-2022
Changes Included for package sbe, branch master-p10:
cbedecf - Srikantha Meesala - 2022-01-18 - Support collectRegisterFfdc into FFDC data
Changes Included for package hcode, branch master-p10:
4cb40db - hostboot - 2022-01-20 - Release tag & head commit information updated for hw011922a.opmst10
c2629a7 - Rahul Batra - 2022-01-19 - PGPE: Throttle Fixes
Changes Included for package hostboot, branch master-p10:
03e8e6f - Deb McLemore - 2022-01-19 - Handle Tracelite parsestring EOF
af31b44 - Roland Veloz - 2022-01-19 - Fix compiler warning with errldisplay.C
3da0501 - Roland Veloz - 2022-01-19 - Read MI keyword from Marker Lid and set attribute FW_RELEASE_VERSION to value
ea96409 - hostboot - 2022-01-19 - Update HCODE commit to b91257b... Adds a p10 BMC helper class for memory
9a57901 - hostboot - 2022-01-19 - Update SBE commit to cbedecf... Support collectRegisterFfdc into FFDC da
5f7aba0 - Caleb Palmer - 2022-01-19 - PRD: Heighten row repair deploy event priority in TdCtlr queue
Changes Included for package hostboot-binaries, branch master:
69924a1 - hostboot - 2022-01-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011922a.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 5c732b4..0cf3c01 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 "hw011422a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw011922a.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 70b2351..4838f3b 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 "hw011422a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw011922a.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 f8a31e3..82efb1f 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 "54b5db487e8c1b7cf292f2d7122266088694f319" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "03e8e6f7c28cb7ea7256ed3880f55c582ec01367" 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 dc7bc30..9cff1a9 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 "0ebf7b871ee7fc1bec5166afa593694cc8705896" if BR2_SBE_P10_LATEST_VERSION
+ default "cbedecf68e35ce4b09fa3db0c54da8318f80d0c7" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION