op-build master-p10 update 7-11-2022

Changes Included for package hcode, branch master-p10:
bb84a58 - hostboot - 2022-07-09 - Release tag & head commit information updated for hw070822a.opmst10
5942780 - Ben Gass - 2022-07-09 - Adding Odyssey engd.
91c9e01 - Chris Steffen - 2022-07-09 - SW547515: Xbus EQ setttings to help Xtalk
cb552ad - hostboot - 2022-07-07 - Release tag & head commit information updated for hw070722a.opmst10

Changes Included for package hostboot, branch master-p10:
f28b008 - Caleb Palmer - 2022-07-09 - Update dram repair DQ translation for future ISDIMM support
14fc1a1 - Caleb Palmer - 2022-07-09 - PRD: Update to parse Mem VPD DQ Map attribute
5a0d37b - Caleb Palmer - 2022-07-09 - Update MEM_VPD_DQ_MAP accessors to uint8_t[80]
39e2dfa - Sheldon Bailey - 2022-07-09 - calling poll OCC before it is ready
0ea409c - Sneha Kadam - 2022-07-08 - Specialized memdiags lib for Odyssey
d5d06c6 - Louis Stermole - 2022-07-08 - Add DDR5 attributes for phyinit and draminit
02f02ad - Stephen Glancy - 2022-07-08 - Adds DDR5 MR structs from MR30 to MR39
667c194 - Stephen Glancy - 2022-07-08 - Adds attributes for DDR5 MR30-39
f40926b - Stephen Glancy - 2022-07-08 - Adds attributes for DDR5 MR110-119
a05a963 - Chris Steffen - 2022-07-08 - SW547515: Xbus EQ setttings to help Xtalk
ade05ab - Chris Steffen - 2022-07-08 - Initializing LTE G/Z During Abus Reset
dcf42f6 - hostboot - 2022-07-08 - Update simics level to: 2022-07-07_62eff8_simics.tar.gz 62eff82be86a4772
1fd76ec - Mike Baiocchi - 2022-07-07 - Limit How Much Memory Around PAYLOAD Gets Cleared
872b0d1 - Zach Clark - 2022-07-07 - Print message to console on BMC systems for soft poweroff requests
163744f - Zach Clark - 2022-07-07 - DCE: Support global constructors/destructors, writeable globals

Changes Included for package hostboot-binaries, branch master:
ad5c47e - hostboot - 2022-07-09 - UPDATE executables for the NVIDIA gpu and/or ring files for hw070822a.opmst10
0fb32b6 - hostboot - 2022-07-07 - UPDATE executables for the NVIDIA gpu and/or ring files for hw070722a.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 b642b5d..40eca7e 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 "hw070122a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw070822a.opmst10" 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 9e0f4f4..3107956 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 "hw070122a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw070822a.opmst10" 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 2d08f89..79f75e7 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 "f88357d25c7aee5614ac888c62ca5c031ff28437" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "f28b008172cdc1743dd882053ba2faba90f7d9bf" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION