op-build master-p10 update 1-26-2023

Changes Included for package occ, branch master-p10:
0a704ca - mbroyles - 2023-01-25 - OCC RTLS updates for i2c dimms

Changes Included for package sbe, branch master-p10:
401faf5 - Joe McGill - 2023-01-25 - support Odyssey PLL bucket selection -- 38.4
e02b388 - Geetha Pisapati - 2023-01-25 - Updated DDR5 spd ddimm bytes as per spec below
23ac09a - Stephen Glancy - 2023-01-25 - Updates mss HWPs for ody_enable_ecc to compile in SBE
d6ceabc - Andre A. Marin - 2023-01-25 - Add snapshot of generic/memory for master-p10
13abef4 - Andre Marin - 2023-01-25 - Added I2C fields, EXP_FW_STATUS API
8680e94 - Thi Tran - 2023-01-25 - HDCT update: supports Odyssey regs dump

Changes Included for package hcode, branch master-p10:
d90c03d - hostboot - 2023-01-25 - Release tag & head commit information updated for hw012523a.opmst10

Changes Included for package hostboot, branch master-p10:
4ca4a3f - Daniel Crowell - 2023-01-25 - Add support for DDR5 DDIMM SPD
0c2d5b2 - Matt Derksen - 2023-01-25 - Implement deconfig rules for Odyssey targets
58b1169 - Amita Banchhor - 2023-01-25 - Convert PHY init structures to be initialized from attributes
b709900 - Stephen Glancy - 2023-01-25 - Updates mss HWPs for ody_enable_ecc to compile in SBE
a1e1075 - hostboot - 2023-01-25 - Update HCODE commit to 411e86b... Updates DDR5 plug rule attribute to de
127875a - Stephen Glancy - 2023-01-25 - Adds Odyssey specialization for unmask::after_scominit

Changes Included for package hostboot-binaries, branch master:
f7c92e4 - hostboot - 2023-01-25 - UPDATE executables for the NVIDIA gpu and/or ring files for hw012523a.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 faed6ab..fa91cfc 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 "hw012323a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw012523a.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 931cb4c..ff493da 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 "hw012323a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw012523a.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 c2ee4fc..0061e24 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 "086a1c05c3a728ade1cccbd838e0ac35b400fb89" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "4ca4a3f6f45ee7704a4a976e278afdaf1175c795" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 34caf20..d5b8485 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "97e29a4c524661910da0afcd7c3919947175105e" if BR2_OCC_P10_LATEST_VERSION
+	default "0a704ca8b4b1739c7413fbeb14322c2085c511d2" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 979f498..1d61684 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 "3175441a2c141db41d9d7a238cc6be2d7ee054bc" if BR2_SBE_P10_LATEST_VERSION
+	default "401faf5edb280c92fec2485ff7eded63bdd4d20a" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION