op-build update 11-18-2020

Changes Included for package hostboot, branch master:
963a5bc - Matthew Hickman - 2020-11-16 - Added MDS dimm type spd support
2684f23 - Louis Stermole - 2020-11-16 - Add ATTR_MSS_IS_APOLLO
f058304 - Mark Pizzutillo - 2020-11-16 - Add RCW function-space swap function
2b86daa - Stephen Glancy - 2020-11-16 - Adds Explorer RCW specialization
14bf8a4 - Louis Stermole - 2020-11-16 - Fixes USTL configuration registers values

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index c273232..7704e05 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "e2dcf04925d71f5712cfd9bc41fd0c185902cb7f" if BR2_HOSTBOOT_LATEST_VERSION
+	default "963a5bc217a9fb3564cc7a38a1697739266413bd" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION