op-build update 8-26-2020

Changes Included for package hostboot, branch master:
5a5fd8f - Nick Bofferding - 2020-08-25 - Workaround: Force 4,1 byte reads/writes for LPC FW space
f98b8f4 - Christian Geddes - 2020-08-25 - Port MCTP and PLDM stacks to P9

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 446bd97..6ff2cf2 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "89219972ac333bf6913f0be0819c7c15e302ba9b" if BR2_HOSTBOOT_LATEST_VERSION
+	default "5a5fd8f0b49c8a64a076456f88420ccedc5e18f2" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION