op-build update 7-11-2019

Changes Included for package hostboot, branch master:
bde6d57 - Corey Swenson - 2019-07-10 - Deconfig dimms when nvdimm encryption unlock fails
c351784 - Corey Swenson - 2019-07-10 - Move gen_keys and encrypt_unlock from istep 14 to 13
80a0d27 - Dan Crowell - 2019-07-10 - Fix NVDIMM linker errors caused by PRD
c1030f0 - Christian Geddes - 2019-07-10 - Add optional params to build-script to skips some steps
ca15d68 - Christian Geddes - 2019-07-10 - Start simics in vexec for Axone by default
b0decd0 - Ben Gass - 2019-07-10 - Fix bar address swizzle in p9a_addr_ext.C
4cedc84 - Louis Stermole - 2019-07-10 - Fix ddimm_get_efd for EFDs that support multiple ranks
1b5a0bd - Mark Pizzutillo - 2019-07-10 - Add support for IBM MFG ID in ddimm_get_efd for gemini
d3bde7d - Mark Pizzutillo - 2019-07-10 - Set bit to zero out memory in gem_draminit
85475e4 - Caleb Palmer - 2019-07-10 - NPU SCOM translation non-instance 0 fix

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index bb50555..a1792d7 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "00826314dde63acf698861a677cf981d2b027653" if BR2_HOSTBOOT_LATEST_VERSION
+	default "bde6d57b27576f1348de0440ec83636ca08d18a2" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION