op-build update 3-7-2022
Changes Included for package occ, branch master-p10:
1f8515d - mbroyles - 2022-03-04 - Allow power capping control loop to drop into throttle space
Changes Included for package hcode, branch master-p10:
ae41b76 - hostboot - 2022-03-05 - Release tag & head commit information updated for hw030522a.opmst10
8eea417 - hostboot - 2022-03-04 - Release tag & head commit information updated for hw030422a.opmst10
e57e328 - Daniel Crowell - 2022-03-04 - Change ATTR_FREQ_MC_MHZ to 1466
0a90023 - hostboot - 2022-03-04 - Release tag & head commit information updated for hw030322a.opmst10
c5b2ee0 - Yue Du - 2022-03-03 - QME: Fix fused pair lose regular wakeup on second half
Changes Included for package hostboot, branch master-p10:
cdf86cb - hostboot - 2022-03-07 - Update HCODE commit to e970284... Adds support to read the 12V rail on P
b0b0383 - hostboot - 2022-03-07 - Update simics level to: 2022-03-03_4b3ce7_simics.tar.gz 4b3ce72c7e67bb14
c4d7d26 - Sneha Kadam - 2022-03-07 - Added make files for Odyssey lab folders
3319e3f - Stephen Glancy - 2022-03-07 - Adds Odyssey CCS traits
10b5e6e - Zach Clark - 2022-03-04 - Make HDAT steps more resilient to memory fragmentation (attempt 1)
4b7c443 - Matt Derksen - 2022-03-04 - sbe_update: Fix removing chips without powerbus up yet
f8c8779 - Deb McLemore - 2022-03-04 - Enhance pagemgr for crit_assert
87c5ff2 - Deb McLemore - 2022-03-04 - Hostboot FW SubSystem Version Error Logs
Changes Included for package hostboot-binaries, branch master:
8a7cec9 - hostboot - 2022-03-05 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030522a.opmst10
cd8b0a3 - hostboot - 2022-03-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030422a.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 11a3b39..4508792 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 "hw022822b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw030522a.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 3e2cdc8..288cad2 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 "hw030322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw030522a.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 67a7d15..3433174 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 "5d404fa2e30ab9d4466bc863010a09d99a31c758" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "cdf86cbf93a9510a651ea35536111d1a7f4df89f" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 0ee9667..24905ea 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "031fb7b25eba29ba3e1b56021c01701cc4721198" if BR2_OCC_P10_LATEST_VERSION
+ default "1f8515d8bc1e9881591e565d6e2e30f9eab6e426" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION