op-buildmaster-p10-public update 4-19-2022

Changes Included for package sbe, branch master-p10:
8aebc00 - Joachim Fenkes - 2022-04-18 - p10_sbe_tp_switch_gears: Add delays to 2:1 mux switch sequence

Changes Included for package hcode, branch master-p10:
5548b2e - hostboot - 2022-04-18 - Release tag & head commit information updated for hw041822a.opmst10
801f9f5 - Prasad Bg Ranganath - 2022-04-18 - PGPE HCODE: Remove info log when IDD current value is 0
6b9dd72 - Amit Tendolkar - 2022-04-18 - Fix XGPE Size constant
223a9c7 - hostboot - 2022-04-18 - Release tag & head commit information updated for hw041522a.opmst10

Changes Included for package hostboot, branch master-p10:
03f4719 - Matt Derksen - 2022-04-18 - Update weave.py to find hbotStringFile lid
bfe653c - Ilya Smirnov - 2022-04-18 - Update SRC Descriptions
eb6cddd - Ben Gass - 2022-04-18 - Add Synopsys includes and test.
78e22a4 - Amit Tendolkar - 2022-04-18 - Fix XGPE Size constant
750d4df - Louis Stermole - 2022-04-18 - Override TEMP_REFRESH_MODE after draminit
6992b2c - Roland Veloz - 2022-04-18 - Fixed a couple of ill-formated strings.
e923a4b - Matt Derksen - 2022-04-18 - HBRT: stop host_callback calls when hostboot is not ready to handle packets
690f433 - Daniel Crowell - 2022-04-18 - Fill partial reads with known data during PLDM file io
5742ac8 - Daniel Crowell - 2022-04-18 - Explicitly check for proper target type for multicast operation
da8101d - hostboot - 2022-04-18 - Update HCODE commit to de80f67... Add Synopsys to addCopyright

Changes Included for package hostboot-binaries, branch master:
30db20e - hostboot - 2022-04-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041822a.opmst10
e99362e - hostboot - 2022-04-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041522a.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 0e2699b..7b7a259 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 "hw041322a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw041822a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION