op-build update 6-8-2020

Changes Included for package hostboot, branch master:
114fa85 - Mike Baiocchi - 2020-06-05 - Create Informational Error Log for KEY_CLEAR_REQUST_MFG
f7517b0 - Caleb Palmer - 2020-06-05 - PRD: Fix endianness of dqMapping in mem capture data
0cbfa4d - Dan Crowell - 2020-06-05 - Increase timeout for nvdimm status during arm
36b16d3 - Corey Swenson - 2020-06-05 - Move the clearing of DIMM_BAD_DQ_DATA to istep 7.1
85f42ae - Louis Stermole - 2020-06-04 - Update exp_omi_train_check polling to avoid scom read errors
881562e - Joachim Fenkes - 2020-06-04 - FAPI2: Add target method to safely construct reduced-type targets
e64d238 - Joachim Fenkes - 2020-06-04 - FAPI2: Add static compile time checks for some Target methods
829007d - Mike Baiocchi - 2020-06-04 - Limit fapi2 attributes that are dumped

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index c7b1e65..7d1dfa5 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "a77fcb35863d2b559d600222d8dc224a0c2e3abf" if BR2_HOSTBOOT_LATEST_VERSION
+	default "114fa85e64b6b24a427c46399e8b421aa1972804" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION