op-build update 1-14-2021
Changes Included for package hostboot-binaries, branch master:
73c337d - hostboot - 2021-01-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011221a.opmst10
Changes Included for package sbe, branch master-p10:
a0bb71a - Joachim Fenkes - 2021-01-12 - p10_sbe_skew_adjust_setup: Use "stick sync_done" mode with overrides
382cb50 - Anusha Reddy Rangareddygari - 2021-01-12 - IPL updates
28fe14c - Anusha Reddy Rangareddygari - 2021-01-12 - P10_sbe_skew_adjust_setup procedure
Changes Included for package hcode, branch master-p10:
ab195ac - hostboot - 2021-01-13 - Release tag & head commit information updated for hw011221a.opmst10
d23c553 - Yue Du - 2021-01-13 - QME: CPMS 8B access and PMSR/FDCR workaround
8f2e542 - Yue Du - 2021-01-13 - QME: CPMS 8B access and PMSR/FDCR workaround
39d7df2 - Yue Du - 2021-01-13 - QME: HWPF Support Fapi2 Procedures into QME Image
76976ec - Yue Du - 2021-01-13 - CORECACHE: istep4 procedures that work with Drop R
29cbd09 - Yue Du - 2021-01-13 - CORECACHE: poweron and poweroff../lib/p10_hcd_common.H
05104fe - Yue Du - 2021-01-13 - CORECACHE: IStep4 HWP Level 1 Delivery
6c3e8d9 - hostboot - 2021-01-13 - Fix auto-mirror
ed537f3 - Rahul Batra - 2021-01-13 - PM: Fix Pstate Table Length in PPMR
a9365d8 - Louis Stermole - 2021-01-13 - Control OMI channel FIR actions per P10 EC level
741d415 - Sumit Kumar - 2021-01-13 - Auto-mirror EKB commits 108052 & 109723
Changes Included for package hostboot, branch master-p10:
36943e5 - Matthew Raybuck - 2021-01-13 - Add function to clear SPI Master status register errors
1ebddda - Matthew Raybuck - 2021-01-13 - Only use xscom for hreset during hb runtime
9970116 - Ben Gass - 2021-01-13 - Add p10 l2/l3 error extract and line delete.
bdf1bf2 - Matthew Hickman - 2021-01-13 - Added restore repairs generic
af74a58 - Nick Bofferding - 2021-01-13 - Compile HCODE with optimal number of cores
50fb0b0 - Roland Veloz - 2021-01-13 - Code to retry VPD ECC validation on next available MVPD EECACHE source
360300b - Louis Stermole - 2021-01-13 - Control OMI channel FIR actions per P10 EC level
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 38ca2b3..5eedbc6 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 "hw011121a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw011221a.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 ea00b20..8e12f42 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 "hw011121a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw011221a.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 5749588..3529c40 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 "f2255aaf20786bc8f410e13f2c9a4971e6fafe12" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "36943e5094f2b4319bf43745271a6c62ba492b4a" 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 c84100d..3023ee8 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 "de7b02e87f32be20b0bea9415b088f14fc178186" if BR2_SBE_P10_LATEST_VERSION
+ default "a0bb71aec24c6fe1cf64b142036e0cf4a63b322a" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION