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

Changes Included for package hostboot, branch master-p10:
e7412dc - Jayashankar Padath - 2022-07-28 - HDAT: Remove the turbo mode supported flag
5c3bc98 - Amita Banchhor - 2022-07-28 - Creating code to load IMEM, DMEM, and message block onto Synopsys PHY
972d719 - Stephen Glancy - 2022-07-28 - Adds ODY draminit wrap
35ba74a - Amita Banchhor - 2022-07-28 - porting ody_draminit_mc code
5198e65 - Stephen Glancy - 2022-07-28 - Adds configuration of Odyssey DDR PHY structs
a9dff39 - Geetha Pisapati - 2022-07-28 - L1 procedures created for p10 Odyssey

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 a9583f2..57b96f4 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 "6082a6e507b45d051a061e9cda9f1bbee6c3298f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "e7412dc820b15fc8646023c7cbe9b454036ae20f" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION