op-build update 10-2-2020

Changes Included for package hostboot, branch master:
524ac28 - Stephen Glancy - 2020-09-30 - Adds blankfile for SPD version lookups
4df8a9f - Corey Swenson - 2020-09-29 - Add trace-lite tools to hostboot
aef73da - Stephen Glancy - 2020-09-29 - Fixes 2666 CCS workaround for 4U DDIMMs
e3601ce - Louis Stermole - 2020-09-29 - Explorer FIR cleanup
e5adfac - Paul Grohowski - 2020-09-29 - Adds additional precanned march tests for mcbist
cfe2238 - Stephen Glancy - 2020-09-29 - Fixes LRDIMM RHEL7 compile warnings
ba26156 - Andre A. Marin - 2020-09-29 - Add new SPD bytes for RCD parameters for rev 0.4

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