op-build update 12-3-2020

Changes Included for package hostboot-binaries, branch master:
aed47cb - hostboot - 2020-12-02 - UPDATE executables for the NVIDIA gpu and/or ring files for hw120220a.opmst10

Changes Included for package hcode, branch master-p10:
cbe4a1c - hostboot - 2020-12-02 - Release tag & head commit information updated for hw120220a.opmst10
282d243 - Mark Pizzutillo - 2020-12-02 - Fix bug in 4U pmic enable error logging
abbde8b - Richard J. Knight - 2020-12-02 - Update ekb version of plat_error_scope.H to match new hostboot version
4b97834 - Kahn Evans - 2020-12-02 - Cleaned up doxygen errors from ecmd build
949711c - Richard J. Knight - 2020-12-02 - Need an option to allow HWP to return an error log to platform code.
c987abd - Patrick Williams - 2020-12-02 - FAPI2: Move plat sample files to subdir.
a1b4bb9 - hostboot - 2020-12-02 - Fix auto-mirror
d846922 - Nicholas Landi - 2020-12-02 - HTM setup DD1 compatibility fix
6cf7902 - Joe McGill - 2020-12-02 - Sticky Spinster -- add MC speedup for WFT, MFT

Changes Included for package hostboot, branch master-p10:
b7e936f - Dan Crowell - 2020-12-02 - Force devtree sync before triggering reboot for scratch mismatch
79c5b45 - Christian Geddes - 2020-12-02 - Use env variable rather instead of passing variable to buildpnor scripts
ddedbc3 - Dan Crowell - 2020-12-02 - Display console message for all graceful reboot requests
debd5c5 - Matthew Raybuck - 2020-12-02 - Remove DISABLE_TPM_IN_HDAT config flag
6e50db4 - Deb McLemore - 2020-12-02 - Allow individual gard for EQ
73b068b - Luis Fernandez - 2020-12-02 - Implement Get Override WOF Table
46751c6 - Zach Clark - 2020-12-02 - Fix error log documentation for memory encryption errors
3ec6eea - Louis Stermole - 2020-12-02 - Replace Andre Marin contact info in all MSS source
7f893cf - Matthew Hickman - 2020-12-02 - Added MDS dimm type spd support
ac13fb4 - Stephen Glancy - 2020-12-02 - Adds F1RC2X attribute, SPD read, and consumption
e7db450 - Matthew Hickman - 2020-12-02 - Added row repair hwp for explorer

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 2fe5195..990b3ba 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 "hw120120b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw120220a.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 3b77d4c..1233ad5 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 "hw120120b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw120220a.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 1c6df54..3a2d6d6 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 "15ff2631b6d2d84005220b10b003c8c544417fef" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b7e936fd8cad4ef65d65d2bc4cf89e55e5043c37" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION