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

Changes Included for package hcode, branch release-fw1020:
c13b285 - hostboot - 2022-06-27 - Release tag & head commit information updated for hw062722a.fw1020
51db977 - Yue Du - 2022-06-27 - QME: adding fused core pair mode and error handling to stop/wake block protocol
14a17b4 - Nick Bofferding - 2022-06-27 - Fix various cppcheck errors
66f837d - Prasad Bg Ranganath - 2022-06-27 - PM HWP: Skip using multicast eq target when we are in Hostboot env
8af126a - Greg Still - 2022-06-27 - PM HWP: correct the AVSBus callout identifier in error XML

Changes Included for package hostboot, branch release-fw1020:
4cd13a9 - Nick Bofferding - 2022-06-27 - Ignore merging preserved attributes on MPIPL in targeting init
4f0d981 - Nick Bofferding - 2022-06-27 - Fix various cppcheck errors
f5a3ffb - Greg Still - 2022-06-27 - PM HWP: correct the AVSBus callout identifier in error XML
32dd2b3 - Prasad Bg Ranganath - 2022-06-27 - PM HWP: Skip using multicast eq target when we are in Hostboot env

Changes Included for package pnor, branch master-p10:
837addb - Ilya Smirnov - 2022-06-27 - Merge pull request #152 from velozr/master-p10
e4103da - Roland Veloz - 2022-06-22 - RH8: Update the call to python to be python2 in migration effort to Red Hat 8

Changes Included for package hostboot-binaries, branch release-fw1020:
5691365 - hostboot - 2022-06-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062722a.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 18ed64f..1c9ca91 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 "hw062422a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw062722a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION