op-build update 10-28-2021
Changes Included for package hcode, branch master-p10:
d3c600e - hostboot - 2021-10-27 - Release tag & head commit information updated for hw102721a.opmst10
30a76b7 - Rahul Batra - 2021-10-27 - PGPE: Profile Code
20eb13c - Rahul Batra - 2021-10-27 - PGPE: Profile Code
c86c8e5 - Rahul Batra - 2021-10-27 - PGPE10: Basic Pstates Set 2
7d8506b - Rahul Batra - 2021-10-27 - PGPE: New P10 Infrastructure
5dfa94f - hostboot - 2021-10-27 - Fix auto-mirror
29e308d - Greg Still - 2021-10-27 - Safe Mode Index: remove writeable tag to remove persistence
f1beb2c - Yue Du - 2021-10-27 - QME: fix block interrupt in msgsnd workaround
Changes Included for package hostboot, branch master-p10:
57a8c49 - Michael Pardeik - 2021-10-27 - pmic_enable eFuse OFF threshold increase
Changes Included for package hostboot-binaries, branch master:
cc91b31 - hostboot - 2021-10-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102721a.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 6733f3e..4b1d446 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 "hw102521a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw102721a.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 50d91a7..ba885e9 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 "hw102521a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw102721a.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 9874672..2132ddd 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 "340e0be13e2c9a856714ae04ca135b21da4bb4c3" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "57a8c49bccb3d91063acfe7ce35ffa760b9ebf8f" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION