op-build update 4-30-2020
Changes Included for package sbe, branch master-p10:
f19659b - Ben Gass - 2020-04-29 - Update register header files from RITA2 data.
535270b - rajerpp1 - 2020-04-29 - Added sub procedure to check quiesce state for PAU
809a6e3 - Ben Gass - 2020-04-29 - Update register header files from drop Y.
a548633 - rajerpp1 - 2020-04-29 - Added sub procedure to check quiesce state for INTP
291c625 - manichow - 2020-04-29 - Added the procedure p10_vas_check_quiesce.
c798f8f - rajerpp1 - 2020-04-29 - Added sub procedure to check quiesce state for NX
d402721 - Ben Gass - 2020-04-29 - Update register header files with drop X data
03d5f98 - rajerpp1 - 2020-04-29 - Check quiesce state for all units on the powerbus.
a09d143 - Ben Gass - 2020-04-29 - Update register header files with drop V figdb (really)
42809ff - Ben Gass - 2020-04-29 - Update register headers from drop V figdb
90fc0a1 - Ben Gass - 2020-04-29 - Update register header files from e10020 release data
075c3e1 - Ben Gass - 2020-04-29 - Updates to register headers
ac56fb4 - Ben Gass - 2020-04-29 - Update register headers
b2993d3 - Ben Gass - 2020-04-29 - Create separate files for PPE/OCI regs with their own namespace.
7964d22 - Ben Gass - 2020-04-29 - Update scom headers
8cb643a - Ben Gass - 2020-04-29 - Add top level p10_scom_pau.H file.
7aff770 - Ben Gass - 2020-04-29 - Update scom headers with e101c_p10d10_017u03a.figdb and new scominfo
ad8484f - Ben Gass - 2020-04-29 - Scom header updates.
78ddbbe - Ben Gass - 2020-04-29 - Various scom header file updates
e711a20 - Douglas Holtsinger - 2020-04-29 - Core RAMing and testing fixes for SPRs
93b020f - Joe McGill - 2020-04-29 - initialize RCS PLLs
fff2af3 - Anusha Reddy Rangareddygari - 2020-04-29 - Removing ifndef ppe for p10_perv_sbe_cmn_switch_mux_cfam func
Changes Included for package hcode, branch master-p10:
8afdfa2 - hostboot - 2020-04-29 - Release tag & head commit information updated for hw042920a.opmst10
0fbb621 - Greg Still - 2020-04-29 - VIO Rail Not Powered attribute definition
e365f31 - Andre A. Marin - 2020-04-29 - Snapshot explorer hwp and xml from ekb/master
3e8a080 - Andre Marin - 2020-04-29 - Port P10 HB compile flag mss error, update p10_lib mk
4c74ab9 - hostboot - 2020-04-29 - Fix auto-mirror
Changes Included for package hostboot, branch master-p10:
a49be78 - Dan Crowell - 2020-04-29 - P10 Clock target changes to MRW parsing
fdd2770 - Luis Fernandez - 2020-04-29 - Remove I2C code that moved to SPI
fb61e28 - Caleb Palmer - 2020-04-29 - PRD: Don't check for UE as side effect to now masked error
b2437f7 - hostboot - 2020-04-29 - Update simics level to: 2020-04-28_7841df_simics.tar.gz 98fced7a6cd28029
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 19c6357..3fc16a5 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 "hw042820a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw042920a.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 4abdac4..5f8a4b2 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 "1ce20689ee4231c0feb9322002a41d6748e2bfaa" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "a49be7880a6a963490ce1b1f0a726fb6fd4a9f38" 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 baef20b..75f8f5c 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 "175e32bb66829c1abe776cd5018af2d4248d1095" if BR2_SBE_P10_LATEST_VERSION
+ default "f19659b4ed4b3fee0199f66a531be423b995a19b" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION