op-build master-p10 update 9-16-2022
Changes Included for package sbe, branch master-p10:
8bc02d0 - Nick Bofferding - 2022-09-12 - Update VRM callout related code and XML to accurately log VRM callouts
cb457cd - Matthew Raybuck - 2022-09-12 - Fix missing include in hwp_ffdc_classes.H
eee283d - chenduibm - 2022-09-12 - EKB commit for FAPI layer VRM_CALLOUT
fe5bd98 - Sneha Kadam - 2022-09-12 - Updates to safemode throttles based on DIMM config
423ea2d - Geetha Pisapati - 2022-09-12 - Add support for all DDR5 base module in eff config
532a99a - Geetha Pisapati - 2022-09-12 - Remove 38400 speed in DDR5 support in p10_mss_freq_system.C
2c8fbd0 - Joe McGill - 2022-09-12 - port-in Odyssey pervasive istep procedures
ddd48de - Geetha Pisapati - 2022-09-12 - Added DDR5 support in p10_mss_freq_system.C
26f15d3 - Prasad Bg Ranganath - 2022-09-12 - PM HWP: Clear SCRB values once backing cores are entered stop11
a6f917b - Amita Banchhor - 2022-09-12 - Port sppe changes to ddrphyinit from ekb-src to ekb repo
9e5575f - RAJESWARAN THILLAIGOVINDAN - 2022-09-09 - API for Retriving secondary chip measurement
Changes Included for package hostboot, branch master-p10:
773c1f4 - Isaac Salem - 2022-09-15 - Add file containing location of prebuilt EECACHE for Bonito
8088d60 - Isaac Salem - 2022-09-15 - Fixes for tests on ONE_BYTE_ADDR_PAGESELECT EEPROMs
2523e98 - Louis Stermole - 2022-09-15 - Fix default template type in configure_wrq and configure_rrq
637282a - Geetha Pisapati - 2022-09-15 - Removed the occurrences of mvpd_fwms from attr, hwprocs and UT.
8622fe8 - Daniel Melnikov - 2022-09-15 - Set MBAREFAQ_CFG_TSTAB in scominit
eb769bf - Stephen Glancy - 2022-09-15 - Updates restore repairs per explorer RAS spec
dba58b7 - Matthew Hickman - 2022-09-15 - Added restore repairs generic
162736f - Louis Stermole - 2022-09-15 - Replace Andre Marin contact info in all MSS source
682debc - Matthew Hickman - 2022-09-15 - Added row repair hwp for explorer
f789efa - Andre A. Marin - 2022-09-15 - Final monolithic snapshot of mss p10 FW
460169a - Andre A. Marin - 2022-09-15 - Update generic utils lib from ekb/master
2594b25 - Andre A. Marin - 2022-09-15 - Update p10 snapshot for exp_draminit from p9a
943fbd7 - Andre A. Marin - 2022-09-15 - Add snapshot of ocmb/explorer for master-p10 branch
1b60b20 - Caleb Palmer - 2022-09-15 - PRD: Add parser versioning to fix problems with parsed DQ mapping
6456186 - Caleb Palmer - 2022-09-15 - PRD: Improve HB BMC parsing for DDxx signatures
94a1389 - Stephen Glancy - 2022-09-15 - Fixes Explorer clear row repair bad bits byte position bug
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 92ba49d..29fbdc3 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 "9a21e528c66cfda65cdc600b9d31d4ed35093ee9" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "773c1f4ccbc7e3e40b4158a1753eed78326e100f" 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 ac31167..0690f36 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 "219bc781e7e687faf55d8679205f87e01ee87ee3" if BR2_SBE_P10_LATEST_VERSION
+ default "8bc02d0fef95abb88c21385ee718091b7f29a84c" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION