op-build update 5-20-2020
Changes Included for package sbe, branch master-p10:
922da9c - Srikantha Meesala - 2020-05-19 - SPI test cases was added into measurment seeprom
e1cc434 - Prasad Bg Ranganath - 2020-05-19 - SBE: Pass proc chip target to getRing chipop
Changes Included for package hcode, branch master-p10:
4dbb905 - hostboot - 2020-05-19 - Release tag & head commit information updated for hw051920a.opmst10
29eddc6 - Ben Gass - 2020-05-19 - Update moveregs.pl to be more robust
4a7a016 - Prem Shanker Jha - 2020-05-19 - Self-Save-Restore: Ported some SMF changes from P9 to P10.
ea5f134 - hostboot - 2020-05-19 - Release tag & head commit information updated for hw051820a.opmst10
de86f1c - Murulidhar Nataraju - 2020-05-19 - Update PM procedures to make it useable by SBE
e8d317c - Prem Shanker Jha - 2020-05-19 - Image Build: Added support for scan ring override.
3d63aeb - Amit Tendolkar - 2020-05-19 - Changes to use proposed error log common files with OCC
b693c74 - Ben Gass - 2020-05-19 - Move unused registers to unused files.
f781410 - Murulidhar Nataraju - 2020-05-19 - Update PM procedures to make it useable by SBE
82a4623 - Prem Shanker Jha - 2020-05-19 - Image Build: Added support for scan ring override.
c834bed - Prem Shanker Jha - 2020-05-19 - PM HWP: Added support for parameter block in P10 HOMER.
a238ccb - Prem Shanker Jha - 2020-05-19 - XGPE Boot: Code infrastructure for XGPE boot.
b9ddb1a - Greg Still - 2020-05-19 - p10_pm_pgpe_init and p10_pm_pba_init Level 2
dc3689d - Prem Shanker Jha - 2020-05-19 - Image Build: P10 hcode image build for QME.
6f10b05 - hostboot - 2020-05-19 - Fix auto-mirror
d4e44c6 - Amit Tendolkar - 2020-05-19 - Changes to use proposed error log common files with OCC
e1b88ee - Ben Gass - 2020-05-19 - Move unused registers to unused files.
d2ee77e - Sumit Kumar - 2020-05-19 - Delete hcode_occ_errldefs.h as per EKB commit 96978
Changes Included for package hostboot, branch master-p10:
4ce5a62 - Nick Bofferding - 2020-05-19 - Make ATTR_PROC_FABRIC_TOPOLOGY_ID a global to support MRW customization
dcc64a3 - Zach Clark - 2020-05-19 - Miscellaneous PLDM utilities and cleanup
de64f15 - Zach Clark - 2020-05-19 - Only check partial-good rules for children of PROC targets
fb81ca2 - Caleb Palmer - 2020-05-19 - PRD: Add more dependencies for hwp_wrappers.H
9654a2f - Prem Shanker Jha - 2020-05-19 - Image Build: Added support for scan ring override.
6542ff8 - Dan Crowell - 2020-05-19 - Enable 2nd Proc in Standalone Simulation
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 46a5a6e..31a045b 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 "hw051520a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw051920a.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 2742ae4..5cc19af 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 "6080a01ea5b0f92860c7163d75e5827b3dbe838f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "4ce5a62b5d20f6038e46c6f168f33b7cbb60c1e7" 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 a709a4d..a68b8ed 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 "e8eb81aa696c6a0f2c2bf1548a9648f785f937f7" if BR2_SBE_P10_LATEST_VERSION
+ default "922da9c77ac588615066500f74d4641cc8effa51" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION