op-build update 12-18-2020

Changes Included for package hostboot-binaries, branch master:
1eed56a - hostboot - 2020-12-17 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121720b.opmst10

Changes Included for package hcode, branch master-p10:
d036478 - hostboot - 2020-12-17 - Release tag & head commit information updated for hw121720b.opmst10
1f1f0fc - Louis Stermole - 2020-12-17 - Fix actions for DSTLFIR[14:15] subchannel timeout

Changes Included for package hostboot, branch master-p10:
cd51487 - Christian Geddes - 2020-12-18 - 4-byte align FRU table response buffer
d361468 - Caleb Palmer - 2020-12-18 - PRD: Update TOD error clearing
158c755 - Caleb Palmer - 2020-12-17 - PRD: Restore dram repairs callout updates for 4U DIMMs
ea5bc6f - Caleb Palmer - 2020-12-17 - PRD: Disable dynamic mem dealloc until addr translation fixed
1cc158b - Caleb Palmer - 2020-12-17 - PRD: MC_OMI_DL_FIR updates for DD2

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 4ecb099..789882d 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 "hw121720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw121720b.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 741499b..d648056 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 "hw121720a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw121720b.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 b1e550a..77ccda9 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 "1518e8bab683597638572df0bf64854c4656b79f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "cd514873aaa59202a1a7f43247c91d363efe36ca" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION