op-build update 6-23-2020
Changes Included for package sbe, branch master-p10:
afe6d7a - Joe McGill - 2020-06-22 - drive NMMU1 deconfiguration from PAU unit requirements
d49a3d2 - Joachim Fenkes - 2020-06-22 - ringUtils: Fix use of Target::reduceType()
f11df68 - Matt Derksen - 2020-06-22 - Add FSI access mode to SPI
ee41369 - Greg Still - 2020-06-22 - PM: add ATTR_WOF_DCCR_VALUE attribute
Changes Included for package hostboot, branch master-p10:
84b0357 - Sampa Misra - 2020-06-22 - Rainier multichip support in hdat
9b75b3b - Matt Derksen - 2020-06-22 - Add flag to PageManagerCore to avoid coalesce range check
23a38e9 - Greg Still - 2020-06-22 - Remove unnecessary SBE attributes for PM suspend
06d5e92 - Dean Sanner - 2020-06-22 - Update ECMD debug framework for P10
42b04e4 - Prasad Bg Ranganath - 2020-06-22 - PM HWP: Fix scom register check errror
55996cc - Mike Baiocchi - 2020-06-22 - Create new attributes to support sharing FW Secure Version Information
92d87f6 - Zach Clark - 2020-06-22 - Fix copy-and-paste errors in PLDM StateSensorChanged event command
58e7240 - Matt Derksen - 2020-06-22 - SPI Device Driver: HWP to initialize SPI to use FSI
eab6121 - Matt Derksen - 2020-06-22 - Remove premature p10_spi_init_fsi files
783dba1 - Caleb Palmer - 2020-06-22 - PRD: Default callout for failure to scom OCMB to cover chnl fails
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 154d494..a034bab 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 "89195df29ceeed167d3576ee450bdfd2742a0226" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "84b0357169b6429da75e5802a6d54c1ee0b0ba4e" 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 6322c9b..f629b21 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 "d63b4a749104fc4574ef0c41e80dbaf27591683b" if BR2_SBE_P10_LATEST_VERSION
+ default "afe6d7a9da0b6ab74a72b52aed709b39f531ea4b" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION