op-build update 8-4-2021

Changes Included for package hcode, branch master-p10:
5b4f975 - hostboot - 2021-08-03 - Release tag & head commit information updated for hw080221a.opmst10
c4294f2 - Roland Veloz - 2021-08-03 - MNFG FLAG: Add new manufacturing flag to handle DIMM SPI flashing
0c889d0 - Joe McGill - 2021-08-03 - p10_sbe_scominit -- apply PB PAU disables based on PG
9028f01 - Greg Still - 2021-08-03 - QME: Add SPURR settings in Hcode and HWP
2939204 - Yue Du - 2021-08-03 - QME: Stop3 fixes on SMT4 core wakeup starvation

Changes Included for package hostboot, branch master-p10:
f130e90 - Zane Shelley - 2021-08-03 - add lib for local modules in processMrw.pl
0bcaaa2 - Roland Veloz - 2021-08-03 - BMC VPD: Force the update of the VPD ECC data, for BMC, if there is a mismatch
3a3f187 - Christian Geddes - 2021-08-03 - Implement PNOR access at runtime for P10 openBMC systems
86b6a15 - Daniel Crowell - 2021-08-03 - PAU Frequency depends only on service processor
11c3bf7 - rajerpp1 - 2021-08-03 - Fix for parsing RCS FFDC from SBE
9ad6f1f - rajerpp1 - 2021-08-03 - RAS Review: p10_sbe_mcs_setup_errors.xml
8faad79 - rajerpp1 - 2021-08-03 - RAS Review: p10_sbe_rcs_setup_errors.xml
d52738e - Joe McGill - 2021-08-03 - p10.pau.scom.initfile -- mask PAU_FIR_1 bit 59
99de1cc - Sunil Kumar - 2021-08-03 - RAS review: p10_sbe_tp_chiplet_reset_errors.xml
06025b6 - Greg Still - 2021-08-03 - QME: Add SPURR settings in Hcode and HWP
988f29d - rajerpp1 - 2021-08-03 - RAS Review: p10_sbe_powerdown_backing_caches_error.xml
d792175 - Prasad Bg Ranganath - 2021-08-03 - PMHWP: Fix bug in qme_init procedure
7047163 - rajerpp1 - 2021-08-02 - RAS Review: p10_sbe_ring_errors.xml
0a6a523 - Matthew Raybuck - 2021-08-02 - Fix FRU callout location code to conform to PEL spec
b86237f - hostboot - 2021-08-02 - Update HCODE commit to 807a352... Updates to clean up TDR code (SW531236
efafa53 - hostboot - 2021-08-02 - Update simics level to: 2021-07-29_2ffbd7_simics.tar.gz 2ffbd7c23a0908ee
8d452f2 - hostboot - 2021-08-02 - Update SBE commit to 55d5463... RAS UPDATE: plat_i2c_access.C
558b893 - Joe McGill - 2021-08-02 - p10_io_tdr -- qualify execution based on DL link state
210989a - Ilya Smirnov - 2021-08-02 - Write SRC or EID in Shutdown Path
5b72911 - Matt Derksen - 2021-08-02 - Fix WOF override to just look for active core count

Changes Included for package hostboot-binaries, branch master:
107b1dd - hostboot - 2021-08-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw080321a.opmst

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 de160a4..a01936d 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 "hw073021b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw080221a.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 89e9857..65e033c 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 "hw073021b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw080321a.opmst" 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 87bcce9..3fe95a6 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 "8fddca2675c0bb563de0753d536a120a311325ee" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "f130e90b0038a63f1e30c650ea896409626dae4e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION