op-build update 8-20-2019

Changes Included for package hostboot, branch master:
b1ec6c1 - Christian Geddes - 2019-08-19 - Update ocmb i2c driver to send address in read command sequence
6faf10f - Luis Fernandez - 2019-08-19 - HB Implement Static Analysis with cppcheck
794efce - Matt Derksen - 2019-08-19 - Fix retry failure in nvdimmWriteData()
a211800 - Matthew Raybuck - 2019-08-19 - Add attribute to force/skip BPM updates
e28bd66 - Matthew Raybuck - 2019-08-19 - Correct BPM update flow to match SMARTs flow
56a3ce9 - Matthew Raybuck - 2019-08-19 - Add code to run BPM update procedure from nvdimm_update.C
d577988 - Matthew Hickman - 2019-08-19 - Added error checking and handling to nvdimm ipl
f691dc2 - Corey Swenson - 2019-08-19 - HBRT command from SBE to trigger NVDIMM operations
e05083b - Bill Hoffa - 2019-08-19 - Skip Alternate PNOR Validation on alt-master proc if lpc init fails
33dcae3 - Ilya Smirnov - 2019-08-19 - Set SMF_CONFIG Attribute in MBOX Scratch Reg

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index a9836d8..e50924b 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "5825828fa7984e6d46dd47ef1835646303d2a593" if BR2_HOSTBOOT_LATEST_VERSION
+	default "b1ec6c18b9de4f34a4981f281866edc59024933e" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION