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/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 63282cf..2b858e9 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 "hw100120a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw100320a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION