op-build update 6-8-2021
Changes Included for package hostboot, branch master-p10:
cd51f27 - Christian Geddes - 2021-06-07 - Assume TPM not present if TDP bit is set.
1fce63e - Ilya Smirnov - 2021-06-07 - PLDM Watchdog: Replace IPMI Watchdog Timers
9144c9e - Ilya Smirnov - 2021-06-07 - PLDM Watchdog: resetWatchdogTimer()
7ed1155 - Ilya Smirnov - 2021-06-07 - PLDM Watchdog: Arm PLDM Watchdog
c868bb2 - Ilya Smirnov - 2021-06-07 - PLDM Watchdog: SetEventReceiver Handling
30c8395 - Douglas Gilbert - 2021-06-07 - HTMGT: Add code update reason support
da15f70 - Roland Veloz - 2021-06-07 - Removed secure boot SBE workarounds
156aaee - Matthew Raybuck - 2021-06-07 - Remove SMP check for SBE with halt capability prior to Denali GA
f36c99d - Christian Geddes - 2021-06-07 - Increase GARD PNOR partition size from 20 KB -> 128 KB
a40d69d - Louis Stermole - 2021-06-07 - Add MFG OMI screen settings using MFG_THRESHOLDS
6aed004 - hostboot - 2021-06-07 - Update HCODE commit to ced7e6d... p10_determine_eco_mode -- create HWP t
5be549b - Joe McGill - 2021-06-07 - p10_determine_eco_mode -- create HWP to populate ATTR_ECO_MODE
056b531 - Michael Pardeik - 2021-06-07 - p10_throttle_sync update to set sync type and toggle sync go bit
19576ad - Louis Stermole - 2021-06-07 - Mask FIR_PPE_CODE_RECAL_NOT_RUN during OMI training
071e4f6 - Prasad Bg Ranganath - 2021-06-07 - XGPE HCODE: Create pgpe log when it halts
3f17650 - Lilith Hale - 2021-06-07 - SW525387 MMU dial settings
249e765 - Ryan Miller - 2021-06-07 - Adding more functionality to TDR
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 d5b17f9..24c9450 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 "7bf4bcf755db8710dd75dedda17e57922413c60c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "cd51f27912e6c3af14fef8c227ca1fe5f6d3f40d" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION