op-build ibm-release-fw1020 update 6-6-2022

Changes Included for package hostboot, branch release-fw1020:
d57216f - Mike Baiocchi - 2022-06-04 - Set the XSCOM Bar Address Earlier in Hostboot Bootloader
abba487 - Deb McLemore - 2022-06-03 - Hostboot side mitigation for P10 SPI Chipselect margin
44588d3 - Matt Derksen - 2022-06-02 - Enable connector PDRs to identify uninstalled HW ports

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 9c3bf56..aab6cc2 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 "51d7f4dd3075dba9ac4f5fb23462331fa0c3e49b" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "d57216f50381469ef8bafaae3bb340a2cad163e5" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION