op-build update 8-16-2021

Changes Included for package hostboot, branch master-p10:
3d6d6a6 - Matt Derksen - 2021-08-13 - Size data missing from scratch reg 1 MMIO_SCRATCH_MEMORY_STATE
47a45cc - Isaac Salem - 2021-08-13 - fix bug in keywordStringtoEnum
6d495e4 - Daniel Crowell - 2021-08-13 - Remove reset_pm_complex from BMC path
81ba673 - Ilya Smirnov - 2021-08-13 - Add New MDS_CTLR Target
3629d96 - Daniel Crowell - 2021-08-13 - Add Scratch regs to FFDC for SBE not starting error
048face - Deb McLemore - 2021-08-13 - Add HBD_RW PNOR Partitions
234ac8c - Daniel Crowell - 2021-08-13 - Improved error handling for eecache preload
805fd2e - Natalie Martinez - 2021-08-13 - Remove check in errl parser generator script

Changes Included for package hostboot-binaries, branch master:
0342c5e - hostboot - 2021-08-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw081321a.opmst

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 4c56c01..86449d4 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 "hw081121a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw081321a.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 7396041..9236130 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 "532e4a06f85c48b0ea4d928fdf566567b2ae2c5c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "3d6d6a6d91bb8f3a49372dbbcadbc547cf59d9f4" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION