op-build update 12-20-2019

Changes Included for package hcode, branch master-p10:
ec8ed4e - hostboot - 2019-12-20 - Release tag & head commit information updated for hw122019a.opmst10
3ebfc9f - Sumit Kumar - 2019-12-20 - Fixing compilation errors reported on Ubuntu
c3fa4b3 - Gregory S Still - 2019-12-20 - Revert "Disable PFET checking in QME (until drop Z)"
e53fe4b - Prem Shanker Jha - 2019-12-20 - Disable PFET checking in QME (until drop Z)
203e61a - Sumit Kumar - 2019-12-20 - Fixing compilation errors reported on Ubuntu
ed1ceb3 - Gregory S Still - 2019-12-20 - Revert "Disable PFET checking in QME (until drop Z)"
0b3f752 - Prem Shanker Jha - 2019-12-20 - Disable PFET checking in QME (until drop Z)
da686a6 - Douglas Gilbert - 2019-12-20 - PPE trace version 3, Op trace
c6d9e70 - Sumit Kumar - 2019-12-20 - Common compiler flags support: Fixed return value
c77cc41 - Yue Du - 2019-12-20 - CORECACHE: poweron and poweroff../lib/p10_hcd_common.H
386dc98 - Yue Du - 2019-12-20 - CORECACHE: IStep4 HWP Level 1 Delivery
bde01c8 - Yue Du - 2019-12-20 - P10 Powman: initial common file port and qme image structures
a119f32 - hostboot - 2019-12-20 - Fix auto-mirror
dc84dfe - Greg Still - 2019-12-20 - QME Hcode: disable ESL Power loss checking
072be1e - Sumit Kumar - 2019-12-20 - Modify self.rules.mk to accept ENV VAR for SELF_REST_PREFIX
52855d4 - Sumit Kumar - 2019-12-20 - Moved qme_p10dd10.mk to new location for HCODE

Changes Included for package hostboot, branch master-p10:
3f401b9 - Jayashankar Padath - 2019-12-20 - HDAT: Updates on I/O Hub Array structure
99ef319 - Nick Bofferding - 2019-12-19 - Update SBE level to 93007a6653b24802474affc5142c8122f16736b9
b39d07d - Joachim Fenkes - 2019-12-19 - Update 3:1 clock mux select values
37ede8a - Joe McGill - 2019-12-19 - Add scan support
947ad5d - Jenny Huynh - 2019-12-19 - Fix memory base address mapping to scom registers
99ed83d - Prem Shanker Jha - 2019-12-19 - Disable PFET checking in QME (until drop Z)
d25fc6c - Ben Gass - 2019-12-19 - Adding ibm_sim attribute for explorer initfile
20dab13 - Ilya Smirnov - 2019-12-19 - Correct i2cMasterPath for PMICs

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 13beb73..2048eb1 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 "hw121919a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw122019a.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-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 44b1c26..edb1585 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 "957af0e18659e5bc3498df29c739680d0777c62f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "3f401b99424761876984caf21af95a009b02735e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION