op-build ibm-release-fw1020 update 12-13-2022

Changes Included for package hostboot-binaries, branch release-fw1020:
0e4b13e - hostboot - 2022-12-09 - UPDATE executables for the NVIDIA gpu and/or ring files for hw120722a.fw1020

Changes Included for package sbe, branch release-fw1020:
4e2dfe2 - chenduibm - 2022-12-08 - EKB commit for FAPI layer VRM_CALLOUT
40f78ed - Nick Bofferding - 2022-12-08 - Update VRM callout related code and XML to accurately log VRM callouts
f7fdf13 - Kahn Evans - 2022-12-08 - Expand valid multicast chip types

Changes Included for package hcode, branch release-fw1020:
36aa115 - hostboot - 2022-12-09 - Release tag & head commit information updated for hw120722a.fw1020
84dfc10 - Nick Bofferding - 2022-12-08 - Update VRM callout related code and XML to accurately log VRM callouts
1605e37 - Kahn Evans - 2022-12-08 - Expand valid multicast chip types
7b581f2 - Nick Bofferding - 2022-12-08 - Update VRM callout related code and XML to accurately log VRM callouts
3423c09 - chenduibm - 2022-12-08 - EKB commit for FAPI layer VRM_CALLOUT

Changes Included for package hostboot, branch release-fw1020:
8e97e41 - chenduibm - 2022-12-08 - FAPI commit for VRM_CALLOUT
150ae42 - chenduibm - 2022-12-08 - FRU callout for VRM_CALLOUT
263b1a0 - Nick Bofferding - 2022-12-08 - Update VRM callout related code and XML to accurately log VRM callouts
89eaad9 - Nick Bofferding - 2022-12-08 - Update parseErrorInfo_p10.pl to support VRM callouts
6f7702f - Kahn Evans - 2022-12-08 - Expand valid multicast chip types
b899c20 - chenduibm - 2022-12-08 - EKB commit for FAPI layer VRM_CALLOUT

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 c12740e..5e5acb1 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 "hw112322a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw120722a.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 8b0d3fe..19596c6 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 "hw112322a.fw1020" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw120722a.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 58613d9..f74f429 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 "3a712bfbaa269548ac837b03974b4d513de11e23" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "8e97e41f8923f7e057315ef868e0e5ce1b79eb75" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index d410313..fd1d7ee 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_P10_VERSION
 	string
-	default "00a4a80d4cdb7c5b256ed430e6024e3d3e04bc6a" if BR2_SBE_P10_LATEST_VERSION
+	default "4e2dfe2b428a330fba0c216bc6a463535cd8c089" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION