op-build update 10-29-2019

Changes Included for package hostboot, branch master:
f41f717 - Corey Swenson - 2019-10-29 - Fix linker Object init
a773915 - Dan Crowell - 2019-10-28 - Support scoms to MEM_PORT targets
4921bf2 - Mark Pizzutillo - 2019-10-28 - Update exp_draminit results display for new response structs
333d66b - Michael Pardeik - 2019-10-28 - pmic status tool updates
8b1553d - Adam Hale - 2019-10-28 - HW508063: Fix Mirrored BAR setup for SMF and Holes,set map_mode when flipped
d639a5a - Mark Pizzutillo - 2019-10-28 - Add printout of ECID in exp_getecid
ca56ad5 - Stephen Glancy - 2019-10-28 - Adds eff config blank workaround files

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 4ad6827..c4ec5d6 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "aa122e3e9e5a89aae9fe501102ec9e3d1c93363d" if BR2_HOSTBOOT_LATEST_VERSION
+	default "f41f71705385741c2b3e63412796e741ef44c55a" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION