op-build ibm-release-fw1020 update 4-22-2022

Changes Included for package sbe, branch release-fw1020:
39b783b - Joachim Fenkes - 2022-04-20 - p10_sbe_tp_switch_gears: Add delays to 2:1 mux switch sequence

Changes Included for package hcode, branch release-fw1020:
c6a0d1e - hostboot - 2022-04-21 - Release tag & head commit information updated for hw042022a.fw1020
d33f8f8 - Prasad Bg Ranganath - 2022-04-21 - PGPE HCODE: Remove info log when IDD current value is 0
a6b2a16 - Amit Tendolkar - 2022-04-21 - Fix XGPE Size constant

Changes Included for package hostboot, branch release-fw1020:
91aa04b - Ilya Smirnov - 2022-04-21 - Fix User Details Sections in genErrlParsers.pl
c22d886 - Matthew Raybuck - 2022-04-21 - Create testcases for MSL checks
934f328 - Matthew Raybuck - 2022-04-21 - Change std::vector to use move construction inside reserve()
e6851e7 - Roland Veloz - 2022-04-21 - Removing dead code associated loading and starting the PMC
1a8ef8e - Geetha Pisapati - 2022-04-21 - Lower explorer MIN_UTIL
f8f0ab7 - Amit Tendolkar - 2022-04-21 - Fix XGPE Size constant

Changes Included for package hostboot-binaries, branch release-fw1020:
6297a33 - hostboot - 2022-04-21 - UPDATE executables for the NVIDIA gpu and/or ring files for hw042022a.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 0398961..eb24074 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 "hw040822a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw042022a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION