op-build update 1-8-2020

Changes Included for package hostboot, branch master:
81abe97 - Dean Sanner - 2020-01-07 - Support direct load of POWERVM from BOOTKERNEL partition
4e5e486 - Murulidhar Nataraju - 2020-01-07 - Enable copying of architected registers for OPAL
91f6cf7 - Dan Crowell - 2020-01-07 - Enhancements to default console output
4198ffb - Dan Crowell - 2020-01-07 - Force a Hostboot dump on any TI in Simics
ddad6a5 - Dan Crowell - 2020-01-07 - Call p9a_throttle_sync inside mss_scominit

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index c9a1bfb..7b1cdd8 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "a4f8acbebb654ba5089ce8e50eed7e297878819a" if BR2_HOSTBOOT_LATEST_VERSION
+	default "81abe97b78b39d20bb31e29535885a99ac4a8122" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION