op-build update 9-16-2020

Changes Included for package hostboot, branch master:
9385359 - Christian Geddes - 2020-09-15 - Workaround to load WOF lid from BMC in Tacoma

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 9566beb..e8962f5 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "40f262bcb641a044fececdf24c646698f9eb84c4" if BR2_HOSTBOOT_LATEST_VERSION
+	default "9385359103bc1e8d58d5be36bf7428d412c15767" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION