op-build update 12-23-2019

Changes Included for package hcode, branch master-p10:
678277c - hostboot - 2019-12-20 - Release tag & head commit information updated for hw122019b.opmst10

Changes Included for package hostboot, branch master-p10:
3ae8c1f - Ilya Smirnov - 2019-12-20 - EECACHE Presence Detect
55928b3 - Matt Derksen - 2019-12-20 - Fix reporting eecache if no record specified
49a9b5c - Nick Bofferding - 2019-12-20 - Partially enable runtime environment and testcases

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 2048eb1..5dc7316 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 "hw122019a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw122019b.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 edb1585..570e26c 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 "3f401b99424761876984caf21af95a009b02735e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "3ae8c1f8ca8161fdbf4cfc75dbbd51f4b667d6cb" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION