op-build update 1-20-2020

Changes Included for package hostboot, branch master:
a96914f - Corey Swenson - 2020-01-17 - Add support for NVDIMM secure erase verify
2a80604 - Christian Geddes - 2020-01-17 - Remove workaround added to increment MCS timeout for gemini's
634b785 - Corey Swenson - 2020-01-17 - NVDIMM : Catch save error during MPIPL

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index d0ab267..9d9f51d 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "d3c8aa5e5142087e081cbe8639af9ab740cf7a70" if BR2_HOSTBOOT_LATEST_VERSION
+	default "a96914fab1c366bb8945fbd08c44e90ecbc0454b" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION