op-build update 1-13-2021

Changes Included for package hostboot, branch master:
31e5944 - Mark Pizzutillo - 2021-01-12 - Add toggle of pmic efuse enable to fix n-mode degrade

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index ccf26ed..fc56e83 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "2ffb778f3db00383ec7f51432d2a1482982fc789" if BR2_HOSTBOOT_LATEST_VERSION
+	default "31e5944f5c81b524bf7c769c862fc040cd6f7be7" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION