op-build update 1-28-2022
Changes Included for package sbe, branch master-p10:
dc78412 - Prasad Bg Ranganath - 2022-01-25 - PMIOHWP: FIx IO links indentification to the right group
b7c3826 - Chris Steffen - 2022-01-25 - SMPX Halflink Training Fail (SW531947)
aeb9c31 - Ryan Miller - 2022-01-25 - Adding TDR isolation code for abus
9e83903 - Ben Gass - 2022-01-25 - Update register header files for dd2
d2aed2d - Ben Gass - 2022-01-25 - Add new header files for mirror.
a8a72b7 - Ben Gass - 2022-01-25 - Update moveregs.pl to be more robust
77947ba - Ben Gass - 2022-01-25 - Move unused registers to unused files.
81e7f5c - Ben Gass - 2022-01-25 - Add comment markers to register header files
ac8eabf - Ben Gass - 2022-01-25 - Update register header files from drop Y.
85c962a - Ben Gass - 2022-01-25 - Updates to register headers
7afc249 - Ben Gass - 2022-01-25 - Update register headers
774a1d0 - Louis Stermole - 2022-01-25 - Reset current_err after reg access in pmic_n_mode_detect
Changes Included for package hcode, branch master-p10:
720ddd5 - hostboot - 2022-01-27 - Release tag & head commit information updated for hw012622a.opmst10
Changes Included for package hostboot, branch master-p10:
bb2cbe2 - Corey Swenson - 2022-01-27 - Add SBE pass through command for PMIC health check
b10bd65 - Corey Swenson - 2022-01-27 - Add support for gathering PMIC telemetry data via PHYP callback
da1da0a - Matt Derksen - 2022-01-26 - SBE update in parallel
adf5ec9 - Matt Derksen - 2022-01-26 - Update HWP parsers to latest versions
Changes Included for package hostboot-binaries, branch master:
e330e2d - hostboot - 2022-01-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw012622a.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 2bcf0b0..b10f043 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 "hw012422a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw012622a.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 f8ca833..9355eff 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 "hw012422a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw012622a.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 5885d25..13a10f6 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 "5d0847901c3286a07907ffa53f274e01c590f9ae" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "bb2cbe26cd87aaa4c2895532ba7aab533101ab91" 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 a2a00a3..27ccf10 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 "9a404d28af20fd2bc10f221535754d92d4d15f77" if BR2_SBE_P10_LATEST_VERSION
+ default "dc784122b2ddfcccd3e9c7c27dec3af78b6c111c" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION