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

Changes Included for package hostboot, branch master-p10:
ee5c2c1 - Daniel Crowell - 2023-02-16 - Utility function to determine MEM_PORT presence
addfebf - David J Chung - 2023-02-16 - Specialize unmask::after_phy_reset for Odyssey
d058608 - Stephen Glancy - 2023-02-16 - Reduce SBE code size through easy Ody PHY related code changes
12556d9 - David J Chung - 2023-02-16 - Add actual initfile for ody_scominit once available
2529654 - Stephen Glancy - 2023-02-16 - Updates to fix SBE misaligned MR5 struct error
7af6ab7 - Matthew Raybuck - 2023-02-16 - Tweaks for HBRT Testcase
52e55cb - Stephen Glancy - 2023-02-16 - Fixes Odyssey CCS callouts to use ODY instead of EXP
1285df5 - Stephen Glancy - 2023-02-16 - Adds Odyssey DDR5 CCS specialization
9a1df62 - Stephen Glancy - 2023-02-16 - Adds Odyssey CCS traits

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 90a8be4..d81dac1 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 "bb851cb1b0bb2823fae4a6d2063072d8990f297b" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "ee5c2c137d09dde074d0fd7ed3f934c7c7b894e6" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION