op-build update 1-24-2019

Changes Included for package hostboot, branch master:
916771c - Evan Lojewski - 2019-01-23 - Update to allow DDR4-SORDIMM modules to be used. [1/2]
6cb1702 - Evan Lojewski - 2019-01-23 - Update to allow DDR4-SORDIMM modules to be used. [2/2]
7194136 - Tsung Yeung - 2019-01-23 - Update bbuild to b0121a_1904.930
443a53b - Matt Raybuck - 2019-01-23 - deconfigByAssoc updates for Axone and OMCB
720ee62 - Srikantha Meesala - 2019-01-23 - Create and allow for PNOR SBE Partition to have DD2.3 Images

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 171fe27..c081daf 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "d276ff6b5326670bf5aea50262cd49d128a468ce" if BR2_HOSTBOOT_LATEST_VERSION
+	default "916771c0f54fd02f3166f95eeee13e0424c72528" if BR2_HOSTBOOT_LATEST_VERSION
 	default "3f1f2186bb80322594a3cc81241c390119d69552" if BR2_HOSTBOOT_STABLE_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION