op-build update 7-24-2020

Changes Included for package hostboot, branch master:
2645ac0 - Amita Banchhor - 2020-07-23 - fw_status logging improved
11435b1 - Mark Pizzutillo - 2020-07-23 - Fix 4U enable to work when efuse is already enabled
0850488 - Amita Banchhor - 2020-07-23 - Adding blank files for moving has_rcd from nm unmask to nm dimm
2343ee2 - Alvin Wang - 2020-07-23 - Add OMI_EDPL_DISABLE attribute

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 02c9a5d..2cca519 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "ea90451a886431b2176942bcbbdbb0dcc30134d6" if BR2_HOSTBOOT_LATEST_VERSION
+	default "2645ac029a6432314418c1df44074ab68ea1086d" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION