op-build master-p10 update 2-6-2023
Changes Included for package hostboot, branch master-p10:
67c0036 - Stephen Glancy - 2023-02-03 - Backports updates to run draminit in SBE
d6c938f - Stephen Glancy - 2023-02-03 - Fixes thermal init i2c read helper doxygen
3de8c4f - Louis Stermole - 2023-02-03 - Add DDR5 SPD support to ddimm_get_efd
0527c85 - Louis Stermole - 2023-02-03 - Add DDR5 support in p10_mss_freq
d6eb3c9 - Stephen Glancy - 2023-02-03 - Renames MSS timings to note that they are DDR4 specific
50679f0 - Mark Pizzutillo - 2023-02-03 - Fix timing offset value interpretation from SPD
f8fe523 - Stephen Glancy - 2023-02-03 - Updates p10 eff config to L3
b2e7e20 - Mark Pizzutillo - 2023-02-03 - Refactor eff_config to reduce memory usage - Part 2
42dff70 - Louis Stermole - 2023-02-03 - Replace Andre Marin contact info in all MSS source
077bf43 - Andre Marin - 2023-02-03 - Remove Nimbus dependencies from the SPD decoder
4981349 - Andre Marin - 2023-02-03 - Add empty files for refactored SPD read API
7e6cd4a - Geetha Pisapati - 2023-02-03 - Fix for the fallback spd revision for DDR5
1060a92 - Michael Pardeik - 2023-02-03 - ody_power_control_wrap tool and p10_throttle_sync odyssey support
6e14977 - Stephen Glancy - 2023-02-03 - Backports Odyssey PHY attribute control changes to p10
a93b8e0 - Daniel Crowell - 2023-02-03 - Add function to return temperature sensor i2c addresses for DDR5
07a80a1 - Matthew Raybuck - 2023-02-03 - Add truncated PHYP lid to standalone PAYLOAD section
065cbe4 - Nick Bofferding - 2023-02-03 - Support upstream sync of libpldm subtree
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 2c23608..02001bb 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 "62c914fa401ac875c9c77536bca86689edf10d71" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "67c0036468d35d8ae0d48af18c1ac9f20dfba88e" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION