op-build update 1-28-2021
Changes Included for package hostboot-binaries, branch master:
b47f20a - hostboot - 2021-01-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw012721a.opmst10
b29b829 - hostboot - 2021-01-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw012621a.opmst10
Changes Included for package sbe, branch master-p10:
9a8e8a7 - Srikantha Meesala - 2021-01-26 - Funtional and Non Funtional target are part of DUMP
Changes Included for package hcode, branch master-p10:
845b83b - hostboot - 2021-01-27 - Release tag & head commit information updated for hw012721a.opmst10
5463063 - hostboot - 2021-01-27 - Release tag & head commit information updated for hw012621a.opmst10
bad24b6 - Doug Gilbert - 2021-01-27 - Update PPE compiler link. Update PPE SPR defines
e6f52d6 - Douglas Gilbert - 2021-01-27 - hcode: GPE IPC support for IOTA
56b1337 - Douglas Gilbert - 2021-01-27 - HCODE IOTA: enable ZACE in DBCR by default
63749f6 - Yue Du - 2021-01-27 - P10 Powman: initial common file port and qme image structures
12904dd - hostboot - 2021-01-27 - Fix auto-mirror
515cbf6 - Rahul Batra - 2021-01-27 - PM: Add wov_idd_thresh to GPPB
30e2bf5 - Sumit Kumar - 2021-01-27 - Fix for EKB commit 110197
Changes Included for package hostboot, branch master-p10:
820a3d8 - Nicholas Landi - 2021-01-27 - p10_gettracearray: Make Target Types More Compatible with SBE
0baf8a8 - Stephen Glancy - 2021-01-27 - Fixes explorer ODT's for quad encoded CS configs
9483783 - Prasad Bg Ranganath - 2021-01-27 - PM HWP: Added couple of retries before we log OCC failed to boot
f55c8f4 - Chen Du - 2021-01-27 - p10_get_freq_compat_settings support
f07c176 - Isaac Salem - 2021-01-27 - Enable FFDC collection from the SBE
2637f6e - Chris Yan - 2021-01-27 - Move PRBS termination for OMI Setup Parallelization
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 4ddd948..9f5b6ea 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 "hw012521a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw012721a.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 68f08de..ade30e5 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 "hw012521a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw012721a.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 c8834ae..35cc45a 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 "0e5abd197d357951782ab0411044451656d028d3" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "820a3d8273a33dc4b772c4f2148b32d5abb0a4a0" 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 c12f375..8bc4248 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 "471c7e90295d49afa3e3374129b34371bd4f8ed5" if BR2_SBE_P10_LATEST_VERSION
+ default "9a8e8a7dde97196a68ad4a44f00e0d59688fdf71" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION