op-build update 7-31-2020
Changes Included for package sbe, branch master-p10:
2df9d71 - akhis023 - 2020-07-31 - Added sbe-booted state and structure modification
09c5bae - akhis023 - 2020-07-31 - Added address translation for PHB targets
19b7f22 - Murulidhar Nataraju - 2020-07-31 - MPIPL: Fix logic to pick 32 bits from scratch (Core gard info)
cbd1213 - Murulidhar Nataraju - 2020-07-31 - Add support to compile p10_hcd_ecl2_l3_poweroff.C/.H
3cdc8f4 - Joachim Fenkes - 2020-07-31 - PLAT: Add address translation for PAU targets
51b4deb - akhis023 - 2020-07-31 - Updating projectrc with latest simics release
7b9a4d3 - Sunil Kumar - 2020-07-31 - Enable compilation of the i2c HWP.
9ad86be - Sunil Kumar - 2020-07-31 - P10 OCMB PLAT Error xml support.
1111ded - Sunil Kumar - 2020-07-31 - Changed i2c procedures to compile on PPE.
77b806a - Sunil Kumar - 2020-07-31 - Removed the duplicate RCs from p9 xml p9_memory_mss_lib.xml
41b34fa - Sunil Kumar - 2020-07-31 - Removed RC_MSS_MCBIST_PROGRAM_TOO_BIG from p9_memory_mss_lib.xml.
cbf8cc7 - Sunil Kumar - 2020-07-31 - Making ATTR_NAME and ATTR_EC attributes, virtual.
49e9b55 - Sunil Kumar - 2020-07-31 - P10 OCMB Target.
Changes Included for package hcode, branch master-p10:
53b8a3f - hostboot - 2020-07-31 - Release tag & head commit information updated for hw073020a.opmst10
7273b55 - Greg Still - 2020-07-31 - Lab: Avsbus fixes in MRW Attributes
eab6cdc - Greg Still - 2020-07-31 - Lab: Avsbus fixes in MRW Attributes
5435130 - Prasad Bg Ranganath - 2020-07-31 - P10:AVS bus new registers and wrappers support
19faed1 - hostboot - 2020-07-31 - Fix auto-mirror
e709874 - Claus Michael Olsen - 2020-07-31 - Buffer constrained RS4 ring overlay support
Changes Included for package hostboot, branch master-p10:
d1f4c22 - Bill Hoffa - 2020-07-31 - Remove Unused PCI_BASE_ADDR attributes
af49436 - Zach Clark - 2020-07-31 - Add ATTR_RCD_PARITY_RECONFIG_LOOPS_ALLOWED to the system target
c3dc033 - Zach Clark - 2020-07-31 - Enable static #V data
6d34e85 - Matthew Raybuck - 2020-07-31 - Turn on transparent ECC access on spi_read
ece6f51 - Prasad Bg Ranganath - 2020-07-31 - LPC HWP: Add delay after lpc deasert
fd7d3b1 - Sandeep Korrapati - 2020-07-31 - updated to latest register save-off structure, included SPI config registers
beefafa - Rahul Batra - 2020-07-31 - PM: Save and Restore XSR during ramming
d7f536d - Sandeep Korrapati - 2020-07-31 - P10 version: Updated for all memories and replaced I2C with SPI
0d62a03 - hostboot - 2020-07-31 - Update simics level to: 2020-07-30_f0f113_simics.tar.gz f0f1138ccbb55e77
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 e879fb7..9e40992 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 "hw072920a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw073020a.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 73ef027..9def2e5 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 "24475305e2ffb6ce34de1dc84baba80122f8a55f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "d1f4c22616f1a5e174636a98d5ee4a987b119dda" 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 62734d4..289ce5e 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 "18465df23cbdc5fd7a06956a761aa91426beb105" if BR2_SBE_P10_LATEST_VERSION
+ default "2df9d713fa172a07934d84e60003fb40530508d4" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION