op-build master-p10 update 6-6-2022

Changes Included for package hostboot, branch master-p10:
7a6e51c - Mike Baiocchi - 2022-06-04 - Set the XSCOM Bar Address Earlier in Hostboot Bootloader
32a5674 - Matt Derksen - 2022-06-04 - Fix stopping MFG IPL for predictive errors
1ce2345 - Ilya Smirnov - 2022-06-03 - Attr Dump: Connect to PLDM
211a0a1 - Deb McLemore - 2022-06-03 - Hostboot side mitigation for P10 SPI Chipselect margin
53f1309 - hostboot - 2022-06-03 - Update simics level to: 2022-06-02_2481f5_simics.tar.gz 2481f5fc688aa469
cb6fe1d - Mike Baiocchi - 2022-06-03 - Update BIOS Attributes to Support New LMB Sizes
6d2f9d2 - Mike Baiocchi - 2022-06-03 - Make ATTR_LMB_SIZE a shared attribute between Hostboot and FSP
8b50ece - Matt Derksen - 2022-06-03 - 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 31575c9..179ca0e 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 "cfcadda3322ad282685489ba6dd49e5c271b53d8" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "7a6e51c3e23466753b319fa6901d9b7ffd7ef0c7" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION