op-build update 12-8-2020

Changes Included for package hostboot-binaries, branch master:
39150f0 - hostboot - 2020-12-07 - UPDATE executables for the NVIDIA gpu and/or ring files for hw120720a.opmst10

Changes Included for package occ, branch master-p10:
1cfa206 - Sumit Kumar - 2020-12-07 - 24x7: Enable NX PMU

Changes Included for package hcode, branch master-p10:
e84a05c - hostboot - 2020-12-07 - Release tag & head commit information updated for hw120720a.opmst10

Changes Included for package hostboot, branch master-p10:
303aaf1 - Ben Gass - 2020-12-07 - Update register header files for dd2
e4a6c61 - Matt Derksen - 2020-12-07 - Fix Not Applicable subsystem callout in error log
54f6aa9 - Matthew Raybuck - 2020-12-07 - Set scom switches for SPI before SPI init
507907e - Mike Baiocchi - 2020-12-07 - SBE Update: Don't try to read via SPI if ChipOp already failed
f1e5422 - hostboot - 2020-12-07 - Update HCODE commit to 8ae486e... Revert "SNPS Firmware update for long-
3f43be0 - Mike Baiocchi - 2020-12-07 - Remove 'isSupported' Parameter from sendPsuReadSeeprom()
52cbfa4 - hostboot - 2020-12-07 - Update SBE commit to fb74b4f... Include additional files required for co
52d37b9 - Ilya Smirnov - 2020-12-07 - Re-enable PGPE
a596a9c - Roland Veloz - 2020-12-07 - Reverted error log from ERRL_SEV_INFORMATIONAL to ERRL_SEV_UNRECOVERABLE
b371fd0 - Christian Geddes - 2020-12-07 - Fix 'double free' crash in weave tool

Changes Included for package pnor, branch master-p10:
1dd6665 - Klaus Heinrich Kiwi - 2020-12-07 - Revert "Increase BOOTKERNEL to 16.67MiB for newer buildroot"
55b59cc - Klaus Heinrich Kiwi - 2020-12-03 - Increase BOOTKERNEL to 16.67MiB for newer buildroot

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 96f14a8..c9a770e 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 "hw120620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw120720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION