op-build master-p10 update 11-7-2022
Changes Included for package sbe, branch master-p10:
20a5501 - Srikantha Meesala - 2022-11-04 - DUMP tracearrays data collection is changed as per HDCT data for MPIPL
47c5995 - Sneha Kadam - 2022-11-04 - Added more regs into pmic telemetry
09a30b6 - Greg Still - 2022-11-04 - PPB: clip all frequencies to 4250MHz to not overflow Pstate encoding
e7b5394 - Louis Stermole - 2022-11-04 - Add Odyssey draminit error processing
Changes Included for package hostboot, branch master-p10:
5993281 - Daniel Crowell - 2022-11-04 - Add ody_scom_perv_tcmc.H to errl parsing includes
cf5f8e2 - Joe McGill - 2022-11-04 - ody_draminit_mc -- skip DFI init complete poll in sim
a734713 - Stephen Glancy - 2022-11-04 - Adds specific RDTAG and WRDATA timings into Odyssey scominit
8026d13 - Chris Steffen - 2022-11-04 - Creates HW IOHS Action State
3ee6579 - DD - 2022-11-04 - fix chip unit mask error for nmmu1 PartialGoodRule
d2ba552 - Daniel M Crowell - 2022-11-04 - Revert "Created spd::factory processing for DDR5 DDIMM module"
06d1c74 - David J Chung - 2022-11-03 - Implement ody_getecid
204a8f7 - Louis Stermole - 2022-11-03 - Change hard code for DFIPHYUPDCNT in ody_ddrphyinit to 0
afb7cec - Ben Gass - 2022-11-03 - Adding Synopsys DDR phy register definitions.
ab1ba55 - Stephen Glancy - 2022-11-03 - Forces Odyssey port specializations for read and write reorder queue functions
5f436a8 - Ben Gass - 2022-11-03 - Update sim-speed up.
3b82895 - Joe McGill - 2022-11-03 - p10_load_iop_xram -- skip rtim override in simulation
62be6b6 - Stephen Glancy - 2022-11-03 - Fixes Odyssey memdiags specializations
47a857c - Prasad Bg Ranganath - 2022-11-03 - PM HWP: Increase thetimeout value for OCC boot check
6aa7270 - Louis Stermole - 2022-11-03 - Update ody_scominit to force 1N mode
cd89074 - Geetha Pisapati - 2022-11-03 - Created spd::factory processing for DDR5 DDIMM module
94bfd44 - Stephen Glancy - 2022-11-03 - Adds IBM only files for Synopsys' load PIE updates
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 29e3560..5222778 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 "f10cdb70650cccb0d53b46c30dd7546c87b72dec" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "599328163b94cb34fda430fe9d8ea06c8ca7a313" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index bf37d44..7af0be8 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "854d986be6821e85a507185863511eb9ee8a47dd" if BR2_SBE_P10_LATEST_VERSION
+ default "20a5501f2cc4a4c02ec58fcd75597830aeb9fd1e" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION