op-build update 7-31-2020
Changes Included for package sbe, branch master-p10:
18465df - Claus Michael Olsen - 2020-07-30 - Buffer constrained RS4 ring overlay support
Changes Included for package hostboot, branch master-p10:
2447530 - Srikantha Meesala - 2020-07-30 - RC_INVALID_SBE_FFDC_PACKET added into p10_sbe_common_errors.xml
e9292db - Rahul Batra - 2020-07-30 - PM: PPE42X State HWP
ecc27fa - Anusha Reddy Rangareddygari - 2020-07-30 - P10_pibms_reg_dump, p10_sbe_localreg_dump procs
b05b32c - hostboot - 2020-07-30 - Update HCODE commit to 94dcf81... Removed RC_MSS_MCBIST_PROGRAM_TOO_BIG
4c5e53f - Bill Hoffa - 2020-07-30 - PCIE Trace Cleanup
945bce2 - Zane Shelley - 2020-07-30 - PRD: Temporarily disable PLL error handling
896a6e4 - Claus Michael Olsen - 2020-07-30 - Support EKB commmit for buffer constrained RS4 ring overlay support
f488fbb - Claus Michael Olsen - 2020-07-30 - Buffer constrained RS4 ring overlay support
528e913 - Greg Still - 2020-07-30 - Lab: Avsbus fixes in MRW Attributes
4353571 - hostboot - 2020-07-30 - Update simics level to: 2020-07-29_f18c21_simics.tar.gz f18c2109336da4c8
39f5447 - Nick Bofferding - 2020-07-30 - Relocate secure version field to end of communication structure
e1a095e - Sunil Kumar - 2020-07-30 - Changed i2c procedures to compile on PPE.
7014346 - Christian Geddes - 2020-07-30 - Change MCTP's MTU from 8KB -> 32KB
51e6a8c - Yue Du - 2020-07-30 - QME: Support attribute driven l2/l3/ncu scominit
b9de2bf - Caleb Palmer - 2020-07-30 - PRD: Poll PRD_HWP_PLID before scomming OCMBs in certain isteps
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 fc34bbc..73ef027 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 "274a057d14041555c68d29085480e74ef0a3d612" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "24475305e2ffb6ce34de1dc84baba80122f8a55f" 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 fe96e29..62734d4 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 "85fa7642b60433661d82d320608e20192a1ca346" if BR2_SBE_P10_LATEST_VERSION
+ default "18465df23cbdc5fd7a06956a761aa91426beb105" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION