op-build update 4-11-2022
Changes Included for package hcode, branch master-p10:
3d0a45b - hostboot - 2022-04-08 - Release tag & head commit information updated for hw040822a.opmst10
637f688 - Prasad Bg Ranganath - 2022-04-08 - PGPE HCODE: Log IDD/ICS zero current error if threshold exceeds
Changes Included for package hostboot, branch master-p10:
07f1e0d - Greg Still - 2022-04-08 - PM HWP:Correct the ECO Core Adjustment to VPD CF AC currents
ce3f456 - Sneha Kadam - 2022-04-08 - Added Ody MCBIST address mapping traits
dce5a3d - Daniel Crowell - 2022-04-08 - Change detection for parts with BMC-sourced VPD
a4eec81 - Matthew Raybuck - 2022-04-08 - Perform MSL checks for chip EC levels
b1950bd - Matt Derksen - 2022-04-08 - Ack in PNOR runtime errors
Changes Included for package hostboot-binaries, branch master:
9220ed8 - hostboot - 2022-04-08 - UPDATE executables for the NVIDIA gpu and/or ring files for hw040822a.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 c47a337..0398961 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 "hw040622a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw040822a.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 4d82c25..a94913a 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 "hw040622a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw040822a.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 d16362e..d9d4a31 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 "7a7e7e0122a9728252b0c275ebd778d239e713ad" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "07f1e0da16eb5958cc407443dd0cbed620670c4a" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION