op-build update 7-23-2020
Changes Included for package sbe, branch master-p10:
3b86fde - Srikantha Meesala - 2020-07-23 - sbe-debug.py support for P10
e5101ef - Michael Sgro - 2020-07-23 - Updates to ipl_customize and support files for Mfg PON testing
01f7833 - Joachim Fenkes - 2020-07-23 - Disable PBA clock gating on DD1
537f81b - Joachim Fenkes - 2020-07-23 - putRingUtils: Fix fastinit mode
4b3ed34 - Joe McGill - 2020-07-23 - updates for MRW consumption
1c5931c - Jenny Huynh - 2020-07-23 - Make INVALID default value for ATTR_IOHS_PHY_TO_PAU_MAPPING
835f250 - Yue Du - 2020-07-23 - QME: Creating attribute meta data into HW_Image
8c55504 - Prasad Bg Ranganath - 2020-07-23 - SBE istep4: Fix the compilation issue
Changes Included for package hostboot, branch master-p10:
cab8b11 - Dan Crowell - 2020-07-23 - Support for fapi2::ATTR_IS_SIMICS
176325a - Michael Sgro - 2020-07-23 - Updates to ipl_customize and support files for Mfg PON testing
0199d5c - Joe McGill - 2020-07-23 - updates for MRW consumption
8737ad8 - Rahul Batra - 2020-07-23 - PM: rVRM enablement
cbd8a75 - Zach Clark - 2020-07-23 - Rebase PAU targets directly under their ancestor PAUCs
863eed9 - Jenny Huynh - 2020-07-23 - Make INVALID default value for ATTR_IOHS_PHY_TO_PAU_MAPPING
673ef52 - Chen Du - 2020-07-23 - Use SBE chip-op to support putSram
66bcb8d - Chen Du - 2020-07-23 - Matching size for putSram
42b4070 - Dan Crowell - 2020-07-23 - Add ATTR_IS_SIMICS
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 de281a5..efd96f9 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 "418edea462365c660a451e8117a91d52873aeb71" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "cab8b11a5821609e282060a4eed601ea6c0decde" 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 6110563..904f503 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 "816d24d6fe02925d27a1ab66476cb99f58c5d95e" if BR2_SBE_P10_LATEST_VERSION
+ default "3b86fde1f47b9939013c24dc7e30d63a965dd289" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION