op-build update 8-10-2020

Changes Included for package hostboot, branch master:
7e53ed8 - Jayashankar Padath - 2020-08-09 - HDAT: Update on the platform IPL side
0866bcb - Andre A. Marin - 2020-08-09 - Fix DDIMM SPD revision fallback for DDIMM
57a6d8e - Louis Stermole - 2020-08-09 - Fix memory attributes that have both a default and initToZero tags

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 962e0ad..a4e6f4b 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "d629ce10b0c42faa0693149c459e0c9b13cddad0" if BR2_HOSTBOOT_LATEST_VERSION
+	default "7e53ed88f3324757f988850fa7142b136567a2f1" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION