op-build update 6-11-2020
Changes Included for package sbe, branch master-p10:
c57a3a4 - Murulidhar Nataraju - 2020-06-10 - Enable support for P10_suspend_powman Procedure
8783c5e - Murulidhar Nataraju - 2020-06-10 - Enable sbeStopClocks() and stopClockS0() chipOps
4c42d1a - Jenny Huynh - 2020-06-10 - HW529136: Disable DLR psave around hotplog operations
a15fb76 - Yue Du - 2020-06-10 - Handle temporal partial bad cores setup in istep 4
f36e100 - Prasad Bg Ranganath - 2020-06-10 - MPIPL:pm suspend powman workaround only for simics
Changes Included for package hcode, branch master-p10:
c287794 - hostboot - 2020-06-10 - Release tag & head commit information updated for hw061020a.opmst10
ccc5940 - Rahul Batra - 2020-06-10 - PM: Fix reserved field size in occ_wof_values_t
e8bb612 - Jenny Huynh - 2020-06-10 - HW529136: Disable DLR psave around hotplog operations
8b8c843 - Yue Du - 2020-06-10 - Handle temporal partial bad cores setup in istep 4
Changes Included for package hostboot, branch master-p10:
4346038 - hostboot - 2020-06-10 - Update SBE commit to fa2132d... FAPI2 PLAT: Refactor and simplify getChi
edd8962 - hostboot - 2020-06-10 - Update HCODE commit to 36d30cb... HW529136: Disable DLR psave around hot
f565350 - Ilya Smirnov - 2020-06-10 - Fix PHYP Lid Sizes
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 9dc282a..4bfbd2c 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_P10_VERSION
string
- default "hw060920a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw061020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
if BR2_HCODE_P10_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 6455c34..2d5b0b6 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 "4f600063d36e4e931963a83b10f5bb18a1c19141" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "43460383fe6c3ab0727c171fd201d791fb845306" 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 2bf9d3e..3bc3805 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 "fa2132d67702f326a83da6dd7f6024ade0bd149b" if BR2_SBE_P10_LATEST_VERSION
+ default "c57a3a4fa84b23a814c1a59cba1ea9efcdba1aa1" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION