op-build update 11-20-2019

Changes Included for package hostboot, branch master:
d432c45 - Corey Swenson - 2019-11-19 - Fix auto-arming NVDIMMs for ESS systems
e3870cb - Caleb Palmer - 2019-11-19 - Add DIMM_BAD_DQ_DATA field for DDR4 DDIMM SPD and bad dq tests
d0a45a3 - Michael Pardeik - 2019-11-19 - pmic_status_tool updates

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 04a6c23..ee96587 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "7e66117da698293875508fae46de8a8bb5cd9a27" if BR2_HOSTBOOT_LATEST_VERSION
+	default "d432c4503559abd127ebd170891a50da3ce2683d" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION