op-build update 9-1-2020

Changes Included for package hostboot, branch master:
33d8faf - Zane Shelley - 2020-08-31 - PRD: stale data used for OCMB attn workaround
bcabe6e - Caleb Palmer - 2020-08-31 - PRD: Use the same MNFG Mem CE Thr for all DRAM densities
8a7983e - Caleb Palmer - 2020-08-31 - PRD: Adjust return code when resetting DSLTFIR for OCMB attns
04c8dbb - Caleb Palmer - 2020-08-31 - PRD: Fix tracing in cleanupChnlAttns workaround
4d5564e - Ilya Smirnov - 2020-08-31 - PLDM File IO: Get MCL Lids via PLDM

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 49c6c77..9292eeb 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "b87ca4bf90a88aadad0349e2ebfaeb592a35fe8e" if BR2_HOSTBOOT_LATEST_VERSION
+	default "33d8faf0f0e5cdd9f79d36c5f2589db4e7c32b0f" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION