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

Changes Included for package hcode, branch release-fw1020:
958fd3e - hostboot - 2022-06-13 - Release tag & head commit information updated for hw061322a.fw1020
4567401 - Prasad Bg Ranganath - 2022-06-13 - PGPE HCODE: Commit once if ovovervolt exceed the max percentage
54ba403 - Lilith Hale - 2022-06-13 - SW550353 - disable memcntl commands before training

Changes Included for package hostboot, branch release-fw1020:
c905f1a - Zane Shelley - 2022-06-13 - PRD: capture additional registers for IOHS_DLP_FIR (in SMP mode)
3027cd2 - Lilith Hale - 2022-06-13 - SW550353 - disable memcntl commands before training
3f19be9 - Louis Stermole - 2022-06-13 - Reverse address bits from row repair entries in VPD
dc16e1e - Roland Veloz - 2022-06-13 - clear/reset global vars in file hostfw_trace.py

Changes Included for package hostboot-binaries, branch release-fw1020:
755c66a - hostboot - 2022-06-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw061322a.fw1020

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 5d0d2da..3dbba0f 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 "hw061022a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw061322a.fw1020" 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 3100dbb..740f02a 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 "hw061022a.fw1020" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw061322a.fw1020" 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 fa7a161..7c16174 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 "7e966f4476fd55c71b66dd600d9c36ddcd7c8b02" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c905f1a0857d82bb54aa017ab3e848822f649a58" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION