op-build update 10-6-2020

Changes Included for package hostboot, branch master:
0a38f67 - Amita Banchhor - 2020-10-05 - Update Galois APIs to accept uint64_t as inputs for all functions
8804d96 - Stephen Glancy - 2020-10-05 - Fixes centaur scrubrate for 16gb

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index ac564b5..2c79530 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "524ac2879de563e516f54eca0a9345f702b82711" if BR2_HOSTBOOT_LATEST_VERSION
+	default "0a38f679114e68b5dbe06cb67207690f418e7e1b" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION