op-build update 9-24-2020

Changes Included for package hostboot, branch master-p10:
c309ae7 - hostboot - 2020-09-23 - Update HCODE commit to 5277a57... Support configuring FSI SPI engine clo
61d07f8 - Christian Geddes - 2020-09-23 - Remove hardcoding of bootloader HRMOR from autocitest

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 369a752..72a5415 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_P10_VERSION
 	string
-	default "2bcb83d796908f56255c169f047de9996c80aa76" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c309ae7bd43e5a4dbb282df9d7c3e7a651028501" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION