op-build update 6-12-2019

Changes Included for package hostboot, branch master:
7b2d475 - Christian Geddes - 2019-06-11 - Update DIMM's 0-8 EEPROM_VPD_PRIMARY_INFO to match the corresponding OCMBs
fa7d62b - Matthew Raybuck - 2019-06-11 - Support tool that can package BPM flash images into a binary
d6e85c3 - Louis Stermole - 2019-06-11 - Add reset of FORCE_STR to exp_draminit_mc
f702a3b - Devon Baughen - 2019-06-11 - add explorer mcbist wrapper
2a6adcb - Rahul Batra - 2019-06-11 - PM: Fix WOV Enablement
245047c - Louis Stermole - 2019-06-11 - Add check for BOOT_STAGE == runtime fw in exp_check_for_ready
1106606 - Stephen Glancy - 2019-06-11 - Fixes FFDC for files moved to generic
2aaca49 - Steven Janssen - 2019-06-11 - Update file name to match function name
692db28 - Mark Pizzutillo - 2019-06-11 - Move pmic_bias utils to lab directory
c539eee - Caleb Palmer - 2019-06-11 - NPU SCOM translation Hostboot updates
8a6b5a5 - Stephen Glancy - 2019-06-11 - Adds EFD decode updates for 07MAY19 spec updates
0f0d13a - Christian Geddes - 2019-06-10 - Update non-present dimm/ocmb i2c attributes
48c966a - Chen Du - 2019-06-10 - Add OMI BAR calculations to MRW scripts
09a2393 - Corey V. Swenson - 2019-06-10 - Revert "Add workaround to avoid DARN instruction at runtime"
bdf0213 - Dan Crowell - 2019-06-10 - Remove some Centaur procedures from Axone compile
d41d0f9 - Chen Du - 2019-06-10 - MRW parsing for DDIMM, PMIC, and Axone OBUS

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 37de882..93db1af 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "a697687b5e5e15b00b841db5f2c8c66ee9d8ef35" if BR2_HOSTBOOT_LATEST_VERSION
+	default "7b2d475bbbeea4cab65903c2834dda7c7ffad334" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION