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

Changes Included for package hcode, branch master-p10:
84cae87 - hostboot - 2022-06-06 - Release tag & head commit information updated for hw060622a.opmst10
cea9102 - hostboot - 2022-06-06 - Release tag & head commit information updated for hw060322a.opmst10

Changes Included for package hostboot, branch master-p10:
ff906c8 - Daniel Crowell - 2022-06-06 - Prevent infinite retries for REIPL_BKP_BMSEEPROM from extract_sbe_rc
00d0da0 - Daniel Crowell - 2022-06-06 - Do not consider IO half of ioSCM for NX viability
08014cd - Zane Shelley - 2022-06-06 - PRD: Removed P9-only multi-bitline L3 CE workaround
a9a51e7 - Zach Clark - 2022-06-06 - Support for Redhat 8's version of Perl in processMrw.pl
8271dc4 - Matthew Raybuck - 2022-06-06 - eBMC standalone setup script: remove not abandoned filter from cherry pick logic
d7b14c0 - Zach Clark - 2022-06-06 - Parallelize pre-commit copyright check
9961711 - hostboot - 2022-06-06 - Update HCODE commit to bb69ecb... Adds DDR5 Mode register attribute XML
225beee - Stephen Glancy - 2022-06-06 - Adds DDR5 Mode register attribute XML

Changes Included for package hostboot-binaries, branch master:
4d4b5d0 - hostboot - 2022-06-06 - UPDATE executables for the NVIDIA gpu and/or ring files for hw060622a.opmst10
4641c42 - hostboot - 2022-06-06 - UPDATE executables for the NVIDIA gpu and/or ring files for hw060322a.opmst10

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index f16f754..b791f60 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw052722a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw060622a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index e28d4db..960985c 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
 
 config BR2_HOSTBOOT_BINARIES_VERSION
 	string
-	default "hw052722a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw060622a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 179ca0e..51d3873 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 "7a6e51c3e23466753b319fa6901d9b7ffd7ef0c7" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "ff906c883adc1a443d86b258978e931dcf91ae1a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION