op-build update 10-16-2020

Changes Included for package hostboot, branch master:
e9cd0b2 - Stephen Glancy - 2020-10-15 - Adds lab tool to check explorer SPD revision
c7ee483 - Austin Cui - 2020-10-15 - EKB P9 build fix on RHEL7 systems
28f61d1 - Louis Stermole - 2020-10-15 - Add check in gen_throttle for divide by zero
10a6ca3 - Joe McGill - 2020-10-15 - Enable OBUS DL HW fix for p9c DD1.3

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index bbca373..db95b19 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "449a1d765de9ce7cf7fb9f361c575893242ac648" if BR2_HOSTBOOT_LATEST_VERSION
+	default "e9cd0b2f544ac7b4d0524c79c772484c4aa53a30" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION