op-build update 8-19-2020

Changes Included for package hostboot, branch master:
ad63e26 - Matthew Hickman - 2020-08-18 - Added restore repairs generic blank files
b4d8616 - Caleb Palmer - 2020-08-18 - PRD: Bad DQ Bitmap spare byte updates
93e5941 - Caleb Palmer - 2020-08-18 - MDIA: Fix OMIDLFIR addr in timeout FFDC
1648362 - Michael Baiocchi - 2020-08-18 - Redo "Terminate the IPL for Physical Presence Detection Errors in Mnfg Mode"

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 8ec3bc3..b1f7532 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "67d1f4e7cba59609e757aaaa3d1e1213a051d45f" if BR2_HOSTBOOT_LATEST_VERSION
+	default "ad63e26bdfbc6768159f0ebc946078c192612316" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION