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

Changes Included for package hostboot, branch master-p10:
dc5ed77 - Daniel Crowell - 2023-03-01 - Support DDR5 (Odyssey) DDIMMs on P10 simics model
1e4d09a - Matthew Raybuck - 2023-03-01 - eBMC setup standalone script: fix cherry-picking and MACHINE checks
0dd554e - hostboot - 2023-03-01 - Reapply pldm subtree changes made from 0d1e641 to 992392d
fda7cb9 - hostboot - 2023-03-01 - Update to latest openbmc/pldm commit 8c6abca
8a3b92b - Daniel Crowell - 2023-02-28 - Remove dimm_type arg to runsim
f3af122 - Mike Baiocchi - 2023-02-28 - Bonnell: Update OCMB checks in processMrw.pl to use chip-ocmb-planar
1d92e57 - Stephen Glancy - 2023-02-28 - Adds VBU workaround for DFI init to ATE phyinit
9c4786d - Daniel Crowell - 2023-02-28 - Increate size of Huge allocation slots to 3MB
c823fa1 - Joe McGill - 2023-02-28 - Odyssey perv import
a532857 - Stephen Glancy - 2023-02-28 - Adds DDR5 timing processing to effective config
519174f - Adithi.T.Ganapathi - 2023-02-28 - Attribute update flag for ddr5 MR read lab tool

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 8522b52..69ba948 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 "22044d8834354d3b13308c956b2387237fd99706" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "dc5ed771786d745f401c951099fdccc38b01e9df" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION