op-build update 10-3-2020
Changes Included for package sbe, branch master-p10:
e7fd7ce - Luke Murray - 2020-10-01 - Disable Sister Thread Blocking for All DD Levels
5dd60b5 - Joe McGill - 2020-10-01 - p10_sbe_tp_chiplet_reset -- skip changes added in 103076 for DD1
Changes Included for package hostboot, branch master-p10:
43ac0fe - Christian Geddes - 2020-10-02 - Fix code in processMrw that calculates OMI_INBAND_BAR_BASE_ADDR_OFFSET
f7f5a2f - Christian Geddes - 2020-10-02 - Update HWAS::restrictECunits to handle PG containing single & fused cores
9dd6599 - Christian Geddes - 2020-10-02 - Fix bug where node offset was being added twice in reserve mem limits
6ee213c - Zane Shelley - 2020-10-02 - PRD: general cleanup of PllDomain::Analyze()
d1f3f64 - Zane Shelley - 2020-10-02 - PRD: add plugin to mask P10 PLL errors
90044f3 - Zane Shelley - 2020-10-02 - PRD: add plugin to clear P10 PLL errors
11c1f6c - Zane Shelley - 2020-10-02 - PRD: updates to query for all P10 PLL error types
bf9e412 - Zane Shelley - 2020-10-02 - PRD: new PllErrTypes class to manage all error types
8b2672e - Zane Shelley - 2020-10-02 - PRD: removed deprecated beam file
9f3d53d - Zane Shelley - 2020-10-02 - PRD: updates for PLL unlock threshold resolution
4716d31 - Zane Shelley - 2020-10-02 - PRD: removed poorly used ClockResolution code
f5ffd75 - Zane Shelley - 2020-10-02 - PRD: removed unused dump content from PllDomain
83d4a68 - Zane Shelley - 2020-10-02 - PRD: Removed unused ParentDomain code
b78e130 - hostboot - 2020-10-02 - Update simics level to: 2020-09-29_94ef51_simics.tar.gz 94ef51c011c2404c
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 c6e8c5f..52d67a7 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 "9e0617c90098648238c86d4339703affac1d1143" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "43ac0fe970cbdba1d06ebee6d2c4e161a0fe3ed8" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION