op-build update 7-30-2021

Changes Included for package hcode, branch master-p10:
c28208f - hostboot - 2021-07-29 - Release tag & head commit information updated for hw072921a.opmst10
366e9af - Luke C. Murray - 2021-07-29 - Updating FBC performance settings based on ML4 testing
ab9fa44 - Greg Still - 2021-07-29 - PM: enable Undervolting and Overvolting by default
4bf46a0 - rajerpp1 - 2021-07-29 - Fix for parsing RCS FFDC from SBE
dd331dd - Prasad Bg Ranganath - 2021-07-29 - PPB: Enable wof_apply_override at istep6, to consider override values
aa96dde - Rahul Batra - 2021-07-29 - PGPE: Add SCOM and MCHK error handling
70346b5 - Rahul Batra - 2021-07-29 - PGPE: WOV Updates for Actuate Step

Changes Included for package hostboot, branch master-p10:
89a6c90 - Prasad Bg Ranganath - 2021-07-29 - PMHWP: Skip special wakeup for eco core if qme is in quiesce state
9f5dd47 - Greg Still - 2021-07-29 - PPB: fix per part ceiling member settings for global and OCC blocks
6cc3af2 - Christian Geddes - 2021-07-29 - RAS Review: p10_hcode_image_build_errors.xml
e1be344 - Daniel Crowell - 2021-07-29 - Fix multicast target generation for special wakeup call
12f44e6 - Mike Baiocchi - 2021-07-29 - Reduce the number of "Override WOF Table Not Found" errors being logged

Changes Included for package hostboot-binaries, branch master:
fc08b83 - hostboot - 2021-07-29 - UPDATE executables for the NVIDIA gpu and/or ring files for hw072921a.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 6af7820..9c258f8 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 "hw072321a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw072921a.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 f0589c4..b939be6 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 "hw072321a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw072921a.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 468d86b..55d5e07 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 "3e374378d7f111ce151b2f92dfd44d8a68711243" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "89a6c90981cfed390df0f0cca71b4c53fcea6427" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION