op-build update 11-4-2019

Changes Included for package hostboot, branch master:
632582f - Christian Geddes - 2019-11-01 - Allow dynmic i2c device addresses and set up PMIC targets to do this
3f41702 - Tsung Yeung - 2019-11-01 - Replaces NVDIMM flush sequence with CCS

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index a4c0cae..3eb7613 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "9c4be0da9b51bbaa8e71cf20acc68368a39b5c75" if BR2_HOSTBOOT_LATEST_VERSION
+	default "632582f105da7a546708c4f9705761948d7688fa" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION