op-build update 10-19-2020
Changes Included for package sbe, branch master-p10:
77ee2ba - akhis023 - 2020-10-19 - Added dump header
a434a94 - Jenny Huynh - 2020-10-19 - Increase tlbie master timeout and nest hang timeout
f39bce9 - Justin Ginn - 2020-10-19 - DFT ONLY: support toggling between multiple TORs
Changes Included for package hostboot, branch master-p10:
3f3f4ed - Mike Baiocchi - 2020-10-19 - Fix calculation of System Fabric Configuration Map
77c493e - Louis Stermole - 2020-10-18 - Add support for secondary DDIMM thermal sensors
32d36b5 - Nicholas Landi - 2020-10-18 - Lab fixes for P10 Fabric Formatter
26c6a2a - Adam Hale - 2020-10-18 - Fix Memory Hole BAR assignment
e802b85 - Christian Geddes - 2020-10-17 - Fix multi-node MPIPL hang in hostboot
e485f4c - Chris Cain - 2020-10-17 - Update OCC image for P10 Standalone
871bda1 - Louis Stermole - 2020-10-17 - Fix FIR checking code in exp_omi_train_check
63ddd8d - Jenny Huynh - 2020-10-17 - Modify Tepid Moonbeam workaround to additionally disable speculative checkins
18c80d7 - Jenny Huynh - 2020-10-17 - Increase tlbie master timeout and nest hang timeout
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 7d96af2..30ac7a6 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 "4953ad4bf9d810667b0ec6d36f3b34812f1f3ad1" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "3f3f4ed83f989a1a5fbc68cdc64b44c78fd72f21" 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 ff6243a..21c9523 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 "255c4b0efbe3250dacaf824c594ac204069b6969" if BR2_SBE_P10_LATEST_VERSION
+ default "77ee2ba36c50c86a47da71efd0235465f25539b7" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION