op-build update 1-13-2020

Changes Included for package hostboot-binaries, branch master:
9ee82f5 - hostboot - 2020-01-12 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011220a.opmst10
5f258d8 - hostboot - 2020-01-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011020a.opmst10

Changes Included for package occ, branch master-p10:
5dd72c8 - William Bryan - 2020-01-10 - Update poll sensors

Changes Included for package hcode, branch master-p10:
3399fce - hostboot - 2020-01-12 - Release tag & head commit information updated for hw011220a.opmst10
3671cf6 - hostboot - 2020-01-11 - Release tag & head commit information updated for hw011020a.opmst10
c2e6fe8 - Greg Still - 2020-01-11 - PM: fix PFET delay values
e82f5c8 - Greg Still - 2020-01-11 - p10_hcd_[core/cache]_scom_customize: fix QmeHeader typo for opbuild
b92f246 - Greg Still - 2020-01-11 - OCC/PGPE IPC API: add fixed vratio controls to WOF VRT Message definiton
3276e8e - Sumit Kumar - 2020-01-11 - Removed file pstate_pgpe_occ_api.H

Changes Included for package hostboot, branch master-p10:
44f7699 - Dan Crowell - 2020-01-10 - Enhancements to default console output
75e032a - Dean Sanner - 2020-01-10 - Fix bug in attribute sync
11b12d8 - Roland Veloz - 2020-01-10 - Unit test for structure TARGETING::AttributeTank::Attribute
5382266 - Roland Veloz - 2020-01-10 - Added template function to make an attribute with given target and attribute ID
599bb6f - Roland Veloz - 2020-01-10 - Reworked the AttributeTank::Attribute API
74a7644 - Chen Du - 2020-01-10 - Get console working on p10 SA + Rainier SIMICS
1d65a47 - Roland Veloz - 2020-01-10 - ffdcExpander bash utility tool, written for December, 2019 Hackathon
904821b - Dan Crowell - 2020-01-10 - Handle automatic interleaving between OMI sub-channels
2121f11 - Matthew Raybuck - 2020-01-10 - SPI Device Driver: Add SPI module
8b202df - hostboot - 2020-01-10 - Update simics level to: 2020-01-09_1a22c6_simics.tar.gz

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 c4f4af3..7a784a3 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 "hw010820a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw011220a.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 09bad3e..7bc2bea 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 "hw010320a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw011220a.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 d956015..57e0865 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 "50e25527e5e096fee221716b392549aa897ab29d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "44f76994188dd276c48c43e0bf57a020b6e114d3" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 8e18372..e063b6b 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "65ab261d642ba2625f98a855e403b629a7a94265" if BR2_OCC_P10_LATEST_VERSION
+	default "5dd72c89361b35e07044e5b2c0b73df3f3f7358f" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION