op-build update 7-16-2020
Changes Included for package sbe, branch master-p10:
82268e1 - Yue Du - 2020-07-16 - STOP: Assert PM_EXIT to workaround Auto Special Wakeup Mode bug
89232cd - Louis Stermole - 2020-07-16 - Add setting of ATTR_FREQ_MC_MHZ in p10_mss_freq_system
5412fb4 - Yue Du - 2020-07-16 - QME: EPM only Boardside Support
1ecedc9 - Rajees Rahman - 2020-07-16 - Corrected to clear PFIR instead of NFIR in step Recov_6
56b9961 - manichow - 2020-07-16 - Implementation of p10_core_checkstop_handler
7040d8c - Joachim Fenkes - 2020-07-16 - p10_sbe_rcs_setup: Update initial RCS settings, use OR address
d3d546f - rajerpp1 - 2020-07-16 - Changes for Enabling Clock Gard.
341e260 - Srikantha Meesala - 2020-07-16 - Pibmem image fixed
3fc5bc5 - Yue Du - 2020-07-16 - IStep4: using PFET Actual instead of PFET Sense
Changes Included for package hostboot, branch master-p10:
78cd302 - Dan Crowell - 2020-07-16 - Increase IPMI timeout to 15 seconds
ccee15d - Dan Crowell - 2020-07-16 - Remove p10_sbe_attributes.xml
58d6a7a - Yue Du - 2020-07-16 - QME: Creating attribute meta data into HW_Image
5ac00a7 - Bill Hoffa - 2020-07-16 - Enable Multiproc Simulation in Standalone
2a279cc - Bill Hoffa - 2020-07-16 - Clear HWAS Changed Bit
5ad47d8 - hostboot - 2020-07-16 - Update simics level to: 2020-07-15_58105e_simics.tar.gz 7a09808fa0ba1cce
9c8f572 - hostboot - 2020-07-16 - Update SBE commit to cc61eca... p10_ram_core -- skip Worthwhile Toad wor
8131d90 - Yue Du - 2020-07-16 - STOP: Assert PM_EXIT to workaround Auto Special Wakeup Mode bug
a6c27f0 - Jenny Huynh - 2020-07-16 - Configure nest unit hang detectors
94de7f2 - Yue Du - 2020-07-16 - IStep4: using PFET Actual instead of PFET Sense
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 1dc60dc..325d545 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 "0c0577c64c3f17ede4e033465a00d3b1b2d8111e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "78cd302e727de186738e2ff029d5267f2ae0b8ef" 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 4ff1ae1..e12aeaa 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 "cc61ecaa65e62e68ae0d18d9846641ac614353f7" if BR2_SBE_P10_LATEST_VERSION
+ default "82268e1f38b6c230d731b9e07607bcba707a8322" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION