op-build master-p10 update 2-7-2023

Changes Included for package hcode, branch master-p10:
fd25102 - hostboot - 2023-02-06 - Release tag & head commit information updated for hw020623a.opmst10
d4646fe - Louis Stermole - 2023-02-06 - Add DDR5 SPD support to ddimm_get_efd
a6df72e - Austin Cui - 2023-02-06 - Update shebang's python from default python to python2 in python files

Changes Included for package hostboot, branch master-p10:
efd6402 - Stephen Glancy - 2023-02-06 - Adds DDR5 MR32 and MR33 per-DRAM attributes
1c35d63 - Daniel Crowell - 2023-02-06 - Define SPPE FW Attributes
3985e58 - Stephen Glancy - 2023-02-06 - Backports updates to get draminit_mc to compile in SBE
fcf2fa6 - Greg Still - 2023-02-06 - Pstate Dump: fix to include the last entry of the Pstate table

Changes Included for package hostboot-binaries, branch master:
52edd59 - hostboot - 2023-02-06 - UPDATE executables for the NVIDIA gpu and/or ring files for hw020623a.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 dd6d3c6..ad11d29 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 "hw020123a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw020623a.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 7b8c880..c823595 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 "hw020123a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw020623a.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 02001bb..ee97f8d 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 "67c0036468d35d8ae0d48af18c1ac9f20dfba88e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "efd640231210e14442ee01f263a8dee197dc4643" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION