op-build update 1-20-2021

Changes Included for package hostboot-binaries, branch master:
6693ccc - hostboot - 2021-01-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011921a.opmst10

Changes Included for package occ, branch master-p10:
bdb6fd2 - Sumit Kumar - 2021-01-19 - Corrected PHB disabling in UAV
de22575 - mbroyles - 2021-01-19 - Make DIMM timeout errors informational in simics

Changes Included for package hcode, branch master-p10:
e6d07f8 - hostboot - 2021-01-19 - Release tag & head commit information updated for hw011921a.opmst10
c0cba90 - Chris Steffen - 2021-01-19 - IOHS Recal Done Polling Function
e0993be - Minoru Fernando - 2021-01-19 - INT new scaninit
0e23357 - Ramesh Iyyar - 2021-01-19 - RC_P10_HW549287_WAR_ERR: Fix crash for FFDC creation
8951563 - Joachim Fenkes - 2021-01-19 - Refclock handling: Add mode for optional redundancy

Changes Included for package hostboot, branch master-p10:
a252f85 - hostboot - 2021-01-19 - Update SBE commit to c0823bc... Fix for yocto ECC with JAIL
4cf5d50 - Dan Crowell - 2021-01-19 - Enable VPD writes based on ATTR_ALLOW_EEPROM_WRITES

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 96e7f37..b6674aa 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 "hw011621a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw011921a.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 13773e9..11b8b18 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 "hw011621a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw011921a.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 8dd1fa7..ed52dfa 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 "8a11e94d85ca800a6eed5dad55410fba049d3d96" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "a252f8507184d3a2714ca282e05a9df70fd389d6" 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 cb12baf..9b825a0 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 "8e9bff24a2b46b71afd954dc0fa30ae30e701379" if BR2_OCC_P10_LATEST_VERSION
+	default "bdb6fd27093fa0bba74567d78a1d0ca781372943" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION