op-build update 7-20-2020

Changes Included for package hostboot, branch master:
3be8b04 - Mark Pizzutillo - 2020-07-17 - Update ADC setting for ALERT_PIN_CFG for PMIC 4U
0c51e13 - Louis Stermole - 2020-07-17 - Add new decode of EFD ODT impedance for DDIMM SPD 0.4
1ac08dd - Mike Baiocchi - 2020-07-17 - Key Clear: Fix Hostboot GPIO processing on multi-node systems

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index a05b267..cf5f4c5 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "7f2e0136f258ca711cf437743ba684aeaba766c1" if BR2_HOSTBOOT_LATEST_VERSION
+	default "3be8b0403bcfef7793a492edc4aacbb31ce657c9" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION