op-build update 3-22-2022
Changes Included for package hostboot-binaries, branch master:
78bfb05 - hostboot - 2022-03-21 - UPDATE executables for the NVIDIA gpu and/or ring files for hw032122a.opmst10
bb96ff0 - hostboot - 2022-03-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw031822a.opmst10
Changes Included for package everest-xml, branch master:
ad2ede3 - Dan - 2022-03-21 - Merge pull request #1 from adangster/master
cd8a112 - Anh Dang - 2022-03-21 - https://w3.rchland.ibm.com/projects/bestquest/?defect=SW544283 Change MSL_MFG_ALLOW
Changes Included for package sbe, branch master-p10:
89e25ca - Srikantha Meesala - 2022-03-17 - Dump support for MCC, OMIC and OMI for HDCT.bin
e380c70 - Srikantha Meesala - 2022-03-17 - Enable OMIC and OMI targets into SBE target list
09ca3cd - Srikantha Meesala - 2022-03-17 - Enabled MCC_TYPE target into target list.
Changes Included for package hcode, branch master-p10:
ec2f315 - hostboot - 2022-03-21 - Release tag & head commit information updated for hw032122a.opmst10
6497719 - Prasad Bg Ranganath - 2022-03-21 - PM HWP: Capture FFDC data when OCB scom fails
4e20bd0 - Greg Still - 2022-03-21 - PM: P10 OCB Hardware Procedures (with new OCI headers)
2637775 - Gregory S. Still - 2022-03-21 - Revert "PM: P10 OCB Hardware Procedures"
b70ff47 - Greg Still - 2022-03-21 - PM: P10 OCB Hardware Procedures
16ba965 - hostboot - 2022-03-21 - Fix auto-mirror
6cece84 - hostboot - 2022-03-18 - Release tag & head commit information updated for hw031822a.opmst10
064523c - Joe McGill - 2022-03-18 - p10_fbc_eff_config_links -- fix remote fabric link ID determination for Everest
Changes Included for package hostboot, branch master-p10:
e77a74d - Prasad Bg Ranganath - 2022-03-21 - PMHWP:Adjust VPD CF AC current to account for ECO cores
92a471f - premjha2@in.ibm.com - 2022-03-21 - p10_extract_homer: Fixed bug in verify function.
dd73974 - Stephen Glancy - 2022-03-21 - Removes unused is_dimm_type_valid functions
30d1a92 - Caleb Palmer - 2022-03-18 - PRD: Revert MDS code changes
06a59ad - Caleb Palmer - 2022-03-18 - PRD: Update MemSymbol pins field for slight FFDC improvement
fdd91ea - Matt Derksen - 2022-03-17 - Fix SHUTDOWN_STATUS_PLDM_RESET_DETECTED TI code
6fc092d - chenduibm - 2022-03-17 - Allow WOFDATA get on eBMC systems
14ef673 - Chris Cain - 2022-03-17 - HTMGT: stop processing when OCC needs a reset
d9c746c - Matthew Hickman - 2022-03-17 - Cleaned up the explorer manual accessors
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index c2427f5..5181e27 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -69,7 +69,7 @@
BR2_PACKAGE_EVEREST_XML=y
BR2_EVEREST_XML_CUSTOM_GIT=y
BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/everest-xml.git"
-BR2_EVEREST_XML_VERSION="bbf317412a26b495993d9d327e53be76bdee44f5"
+BR2_EVEREST_XML_VERSION="ad2ede36a34e5f963cbe411a7aa2703471b841b6"
BR2_EVEREST_XML_SYSTEM_FILENAME="Everest-MRW_hb.system.xml"
BR2_EVEREST_XML_TARGETING_FILENAME="Everest-MRW_hb.mrw.xml"
BR2_PACKAGE_OPENPOWER_PNOR_P10=y
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index d6f912a..0fd1c91 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 "hw031622a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw032122a.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 9deeda1..2720b3a 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 "hw031622a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw032122a.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 4617247..682fc48 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 "85c9a987385489cd9dff8641b46642cfc12b52e0" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "e77a74deb67151f569c95a51cd995e6bb954ff0a" 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 cd86285..216c4d4 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 "08c3f1b390c348751304698a0cdb31e4ea3ecbb2" if BR2_SBE_P10_LATEST_VERSION
+ default "89e25ca1e01f7d27509b9b5ecea84c5fe247e682" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION