op-build update 7-1-2020

Changes Included for package hostboot, branch master:
4be6a98 - Louis Stermole - 2020-06-29 - Mask DLx_ERROR_HOLD tx side errors on Exp and Axone
e0aba03 - Louis Stermole - 2020-06-29 - Fix endianness switching in new FW_ADAPTER_PROPERTIES code
9a61087 - Louis Stermole - 2020-06-29 - Add throttle and power settings to exp_scominit
e6a416c - Mark Pizzutillo - 2020-06-29 - Add support for PMIC 4U enable
e510e8b - Mark Pizzutillo - 2020-06-29 - Add blank file for pmic_attributes.xml
ef0fd93 - Dan Crowell - 2020-06-29 - Allow GENERICI2CSLAVE children of OCMB targets
06f8604 - Sneha Kadam - 2020-06-29 - Update CAC MCBIST defaults

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index f7e42d2..0728716 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "235b004502587e83ff80d9226ca4fccec09a1476" if BR2_HOSTBOOT_LATEST_VERSION
+	default "4be6a982201b73117114fae35d2ac36278b6731f" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION