op-build update 7-23-2020
Changes Included for package sbe, branch master-p10:
816d24d - Joachim Fenkes - 2020-07-23 - Fix fastinit scanning via SBE FIFO
2df07e0 - Rahul Batra - 2020-07-23 - PM: Enable Resclk at istep4
02bbc06 - Murulidhar Nataraju - 2020-07-22 - MPIPL: Force Stop Instruction on all cores irrespective of SCOMABLE states
3e9f306 - Raja Das - 2020-07-22 - SBE Jump Otprom for MPIPL Reset
7f72e57 - Raja Das - 2020-07-22 - PutRing SBE support to handle ring size of 10KBytes
785c6b0 - Murulidhar Nataraju - 2020-07-21 - Fix Header file inclusions in p10_hcd_ecl2_l3_poweroff.C
1540fb7 - Prasad Bg Ranganath - 2020-07-21 - MPIPL: Update SSH_SRC status after ecl2 and l3 poweroff
c6f8a87 - Joachim Fenkes - 2020-07-21 - p10_sbe_chiplet_reset: Set PAU scan ratio to 4:1 if PAU DPLL is up
07b139d - Yue Du - 2020-07-21 - Istep4: fix to sense fapi assert
948177b - Dan Crowell - 2020-07-21 - Add ATTR_IS_SIMICS
ff060fa - Joachim Fenkes - 2020-07-21 - Work around PCB clock alignment problems
15cc6e6 - Joe McGill - 2020-07-21 - p10_sbe_scratch_regs -- fix PCI PLL bit selector
Changes Included for package hostboot, branch master-p10:
418edea - Joachim Fenkes - 2020-07-23 - Disable PBA clock gating on DD1
855c56a - hostboot - 2020-07-23 - Update simics level to: 2020-07-22_15aeee_simics.tar.gz a5826f17ffada60c
d5fc195 - Dan Crowell - 2020-07-22 - Add missing var setting to p10_io_init_done failure path
cd58bc4 - Roland Veloz - 2020-07-22 - Add the ffdcExpander tool to the FSP and OpenPower
3de3928 - hostboot - 2020-07-22 - Update simics level to: 2020-07-21_039437_simics.tar.gz e18d5f61ba53b04b
801f4bc - Yue Du - 2020-07-22 - QME: update hcode_image_build to enable attr meta
e264b90 - Ilya Smirnov - 2020-07-22 - Gard Fixes: Missing Attributes
139d3d3 - Nicholas Landi - 2020-07-22 - Update p10_smp_link_firs with correct FIR values
7ecdd76 - Ilya Smirnov - 2020-07-22 - Sync TOD Code Between FSP And HB
7540ab8 - Roland Veloz - 2020-07-22 - P10 DENALI MRW: Fix issues related to the 4 node Denali
1957cc9 - Yue Du - 2020-07-21 - Istep4: fix to sense fapi assert
23ed05e - Dan Crowell - 2020-07-21 - Set ekb mirroring attribute to match firmware policy
ca797d6 - Dan Crowell - 2020-07-21 - Add GENERICI2CSLAVE as a valid child of OCMB_CHIP
197046a - Joe McGill - 2020-07-21 - p10_sbe_scratch_regs -- fix PCI PLL bit selector
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 74e1074..de281a5 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 "a3b14483eabba8bb669909b908bc9689303e1d1e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "418edea462365c660a451e8117a91d52873aeb71" 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 44d1ea9..6110563 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 "8e93f4e52aedecace669fab937c674449c22ef6c" if BR2_SBE_P10_LATEST_VERSION
+ default "816d24d6fe02925d27a1ab66476cb99f58c5d95e" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION