op-build update 9-21-2020
Changes Included for package sbe, branch master-p10:
63b5163 - Nick Bofferding - 2020-09-20 - Support configuring FSI SPI engine clock config register inits
328e7cc - Raja Das - 2020-09-19 - Added empty SecureBoot Header Xip Section in SBE Image
24d5626 - Greg Still - 2020-09-19 - p10_pm_qme_init: limit QME to using Group and System fabric scopes
Changes Included for package hcode, branch master-p10:
755aa02 - hostboot - 2020-09-20 - Release tag & head commit information updated for hw092020a.opmst10
8d9f269 - hostboot - 2020-09-20 - Release tag & head commit information updated for hw091920a.opmst10
738e35c - Raja Das - 2020-09-20 - Added empty SecureBoot Header Xip Section in SBE Image
f195a39 - Chris Steffen - 2020-09-20 - OMI A.1 HS IO Updates
04eb6b8 - Sumit Kumar - 2020-09-20 - Fix for auto-mirror for EKB commit b10da4a
Changes Included for package hostboot, branch master-p10:
f835a0f - Bill Hoffa - 2020-09-20 - Include fab_iovalid library in istep 18
c19adc1 - Nick Bofferding - 2020-09-20 - Configure primary/backup MVPD SEEPROM FSI SPI clock controller reg
2cbcdb9 - Nick Bofferding - 2020-09-20 - Support configuring FSI SPI engine clock config register inits
96b7979 - Prasad Bg Ranganath - 2020-09-20 - PPB:HWP: Compute ceil freq during istep 6
05e117b - Deb McLemore - 2020-09-20 - Enable HCODE_LID shadowing of HCODE
3d2cf73 - Zach Clark - 2020-09-20 - Make more room in the standalone PNOR layout for code coverage
2321e6e - Luis Fernandez - 2020-09-20 - Update prebuilt EECACHE for Standalone
3fa7ee6 - Roland Veloz - 2020-09-20 - Fix issue with the callout_ud::Flag data
d7ecb19 - Ilya Smirnov - 2020-09-20 - Rainier BUP: Multiproc Workaround - Use Config Flag
60efe3c - Nick Bofferding - 2020-09-20 - Ignore MC and IOHS PLL bucket mismatch for non-configured units
b2d7095 - Bill Hoffa - 2020-09-20 - Associate ATTR_FABRIC_TO_PHYSICAL_NODE_MAP to system target
b6d89bf - Jenny Huynh - 2020-09-19 - Implement p10_chiplet_fabric_scominit procedure
7caa63e - Raja Das - 2020-09-19 - Added empty SecureBoot Header Xip Section in SBE Image
5ce6455 - Louis Stermole - 2020-09-19 - Add degrade FIR action override and channel masking
eb04887 - Chris Steffen - 2020-09-19 - OMI A.1 HS IO Updates
b2b6363 - Zane Shelley - 2020-09-19 - Removed deprecated RCD_PARITY_ERROR for ATTR_RECONFIGURE_LOOP
02a561c - Louis Stermole - 2020-09-19 - Explorer FIR cleanup
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 2975162..7194d0d 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 "hw091820a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw092020a.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 f45a6d4..8271445 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 "414b66472994783d5981e9eb6f8d679d9148f52e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "f835a0ffd66286c53fbe8f06379d2807bb6dff8a" 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 a00f6e9..d421a88 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 "eeabd33c545aad99937acb79f7446ed832898e6e" if BR2_SBE_P10_LATEST_VERSION
+ default "63b51634a7b4be53dd7f483d5bf68335e8c6f304" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION