op-build update 8-30-2021
Changes Included for package occ, branch master-p10:
58f4862 - mbroyles - 2021-08-27 - Use Pstate from PGPE for frequency sensor
Changes Included for package hcode, branch master-p10:
ce3fe0d - hostboot - 2021-08-29 - Release tag & head commit information updated for hw082721a.opmst10
2bfc2e0 - Gregory S Still - 2021-08-29 - Revert "PGPE: Fix vratio core count"
0478a4b - Laura Hengel - 2021-08-29 - p10 dd1 bug workarounds
76bdbb0 - Justin Smith - 2021-08-29 - DFT Updates to support new ekb changes
b17b782 - Rahul Batra - 2021-08-29 - PGPE: Change XSTOP to info log
Changes Included for package hostboot, branch master-p10:
20d5390 - Daniel Crowell - 2021-08-27 - Check ECC on every boot to detect external MVPD writes
a3700a1 - Mike Baiocchi - 2021-08-27 - Limit SBE Update Auto-Update of Minimum Secure Version to Production Drivers
7145192 - Daniel Crowell - 2021-08-27 - Do not read sbe seeprom side from boot proc
6460a1f - Daniel Crowell - 2021-08-27 - Remove deprecated PORE logic
35a1cfa - Greg Still - 2021-08-27 - PPB: OCC minimum frequency Pstate needs nearest rounding
8043c5d - Daniel Crowell - 2021-08-27 - Remove excessive info logging from p10_pm_callout
12d6129 - Greg Still - 2021-08-27 - PM Halt: include safe mode backstop for PGPE fails
6df3e58 - Christian Geddes - 2021-08-27 - RAS Review: p10_clock_test_errors.xml
ac04a47 - Prasad Bg Ranganath - 2021-08-27 - PMHWP: CLear PG good bits if core is deconfigured
1b4d9e5 - Daniel Crowell - 2021-08-27 - Create info log for SBE hreset failures
Changes Included for package hostboot-binaries, branch master:
0490109 - hostboot - 2021-08-29 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082721a.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 36d9160..40dbc94 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 "hw082521a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw082721a.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 c6942d0..5a3e6b0 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 "hw082521a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw082721a.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 6159a20..3849dc9 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 "96b1c55f20413287123eed25e892c1f78d8d00ba" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "20d53902c4580f99f317ae53446106dab422db87" 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 94a043e..e6d601f 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 "009e9e13ad5f88b70eb7074cc408d6080438448b" if BR2_OCC_P10_LATEST_VERSION
+ default "58f4862d97d888060eefc4b1939f334eb3d7af4b" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION