op-build update 9-10-2018

Changes Included for package hostboot, branch master:
f629523 - Dean Sanner - 2018-09-08 - Run INT scominit on all nodes in multinode systems
29f9ee1 - Prem Shanker Jha - 2018-09-07 - 24x7: Populated Abus bits in UAV for cumulus based system.
c4f75d0 - Prasad Bg Ranganath - 2018-09-07 - Update core quiesce interface in update_ec_eq procedure
a6ceb53 - Sumit Kumar - 2018-09-07 - eRepair: Fix to check and record unique incoming failed lanes
6a6d637 - Stephen Glancy - 2018-09-07 - Moves CAS latency algorithm to generic folder
3060376 - Matt Raybuck - 2018-09-07 - Add VERSION to all OpenPOWER error logs
e867f7f - Christian Geddes - 2018-09-07 - Remove ATTR_REL_POS from attribute_types.xml

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 7821c36..75eefd0 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "bb6dc0455116376808c3bc090ceb58d80c9d7a90" if BR2_HOSTBOOT_LATEST_VERSION
+	default "f629523b932bd6096460f845446e2ebb3c76908d" if BR2_HOSTBOOT_LATEST_VERSION
         default "876b79aacd9b14f4c3561e954daa0285747c9662" if BR2_HOSTBOOT_STABLE_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION