op-build update 2-26-2020

Changes Included for package hostboot, branch master:
17867d0 - Andre A. Marin - 2020-02-25 - Update TRFC_DLR to uint16 for 16Gb support
ac2efc8 - Mark Pizzutillo - 2020-02-25 - Add SPD, ATTR, and code support for thermal sensor fields
4a69880 - Dan Crowell - 2020-02-25 - Better handling of end-of-year mirrored commits
d45a939 - Matt Derksen - 2020-02-25 - NVDIMM: poll for updated SET_EVENT_NOTIFICATION_STATUS in nvdimmArm
921a602 - Mark Pizzutillo - 2020-02-25 - Add deconfigure for OCMB_TARGET if no doorbell
9b51064 - Nico Fajardo - 2020-02-25 - Adding after exp_omi_init unmask procedures and unit test
504aa7f - Bradley Pepper - 2020-02-25 - Adds plug rule for dependent DIMM slots on Swift

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index f2e66e4..68ba66a 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "8e19c8c4ebfc8ed16b4cd2bf654dc8d2ed94a4af" if BR2_HOSTBOOT_LATEST_VERSION
+	default "17867d02c0186bd05921ccae6b1a7d59b2d17691" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION