op-build update 10-5-2020

Changes Included for package hostboot-binaries, branch master:
f322293 - hostboot - 2020-10-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw100320a.opmst10
4851f52 - hostboot - 2020-10-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw100220a.opmst10

Changes Included for package sbe, branch master-p10:
8aaff57 - Raja Das - 2020-10-05 - Removed ring section addition in SBE Seeprom image into Rainier Pnor
4e88b9c - Andre A. Marin - 2020-10-04 - Support multiple revisions of user_input_msdg_t

Changes Included for package hcode, branch master-p10:
30aec4c - hostboot - 2020-10-03 - Release tag & head commit information updated for hw100320a.opmst10
9cb4549 - hostboot - 2020-10-03 - Release tag & head commit information updated for hw100220a.opmst10

Changes Included for package hostboot, branch master-p10:
66c461e - Dan Crowell - 2020-10-05 - Fix scom address for HRMOR read in debug framework
0b85734 - Prasad Bg Ranganath - 2020-10-03 - PM HWP: Read static #V data if it is enabled during pstate0 freq compute
312cdef - Prasad Bg Ranganath - 2020-10-03 - PM HWP: Disable the validation of RT variables in #V data

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 667a447..a675bcd 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 "hw100120a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw100320a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION