op-build update 4-20-2021
Changes Included for package sbe, branch master-p10:
ad45f75 - Ryan Miller - 2021-04-18 - Adding TDR isolation code for abus
9a0f034 - Geetha Pisapati - 2021-04-18 - Add MDS support for power thermal throttling
d93ddc6 - Greg Still - 2021-04-18 - OPPB: add sort power IO temps to OCC parameter block
44d217e - Olsen - 2021-04-18 - Customization updates: Fixing various dynamic init/feature issues
Changes Included for package hostboot, branch master-p10:
1b67fbb - Chris Yan - 2021-04-19 - Smart 4U 32GB 64GB No-RCD SPD Entry Version 0_5_2
7f0a733 - Isaac Salem - 2021-04-19 - Add rt_sbe interface to override the in-memory copy of EECACHE at runtime
97cdbdb - Deb McLemore - 2021-04-19 - Remove BMC semi-permanent HB_VOLATILE GARD_Reconfig handling
0e614b7 - Chen Du - 2021-04-19 - Save mailbox scratch register 14
c894688 - Nick Bofferding - 2021-04-19 - Wait for TPM to finish inserting waits states on TPM read
4ad4d4a - Luke Murray - 2021-04-19 - Moving Venerated Voyage & Plucky Demonstrator fix to L2
b9f7043 - Chris Yan - 2021-04-19 - Micron 4U 32GB 64GB No-RCD SPD Entry Version 0_5_1
e8e1aae - Joe McGill - 2021-04-19 - mask DL recoverable errors on DD2 contingent on #I bad lane vector data
8efb41b - Caleb Palmer - 2021-04-19 - PRD: Fix vector assertion in runtime TPS
42ee58e - hostboot - 2021-04-19 - Update HCODE commit to 74bb3b0... TOD: Mask external xstop, use common e
699441a - hostboot - 2021-04-19 - Update SBE commit to ad45f75... Adding TDR isolation code for abus
9a4afda - Matthew Hickman - 2021-04-19 - Added mds initfile and scominit support
beb1e79 - Joachim Fenkes - 2021-04-19 - TOD: Mask external xstop, use common error mask in tod_init
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 b33d653..af4d663 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 "f57e440c46e9b5295fd6274d6898bce13c8a5908" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "1b67fbbb983c331d5a4b2e313c3868812f9c7e3a" 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 c10e0b5..b70f88f 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 "df0cca257142b19bd02e10c422d353ed5d44aff9" if BR2_SBE_P10_LATEST_VERSION
+ default "ad45f75707fc7157243a252c56bd576f90f1d5ce" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION