op-build update 7-22-2019

Changes Included for package hostboot, branch master:
3a513ca - Mark Pizzutillo - 2019-07-19 - Split omi setup & train for new DL_TRAIN cmd
a911c8a - Louis Stermole - 2019-07-19 - Fix polling timeouts for exp_omi_train and exp_check_for_ready
831f9e0 - Andre Marin - 2019-07-19 - Fix HB error with -Os compile flag due to eff_config
dd6aa0f - Louis Stermole - 2019-07-19 - Lengthen polling duration for Explorer outbound doorbell
66af054 - Kahn Evans - 2019-07-19 - Fix for missing putCMD symbols
5091387 - Zach Clark - 2019-07-18 - Cache objdump output for build performance
44fe892 - Matthew Raybuck - 2019-07-18 - Add BPM utility scripts to support additional firmware update requirements

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 89b8214..ab48e55 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "73acf956a1b5a8e3e22570ba927c6f89e8ad74f0" if BR2_HOSTBOOT_LATEST_VERSION
+	default "3a513ca00ae74a46de34d5e95abbd43adbc7a32e" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION