op-build update 7-25-2020

Changes Included for package hostboot, branch master:
0bb0e6b - Louis Stermole - 2020-07-24 - Fix attribute enum for Smart in ATTR_MEM_EFF_MODULE_MFG_ID
4d05669 - Louis Stermole - 2020-07-24 - Move Explorer UNIT_TOP FIR unmasks into exp_omi_setup
b6d5234 - Stephen Glancy - 2020-07-24 - Fixes explorer PHY init command flags
1bba3d9 - Stephen Glancy - 2020-07-24 - Adds explorer simple response error code to callout
e370d9b - Louis Stermole - 2020-07-24 - Add EFD decodes for DDIMM RCD attributes
0494a8f - Mike Baiocchi - 2020-07-24 - Anti-Rollback Support: Add Secure Version to Tracing and Logs

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