op-build update 8-11-2020
Changes Included for package sbe, branch master-p10:
2d0dce2 - Ben Gass - 2020-08-10 - scom header updates for hwsv, remove p10_pcie_scominit PIPEDOUTCTL0 scominit
9344e8f - Joachim Fenkes - 2020-08-10 - First implementation of P10 fastarray chipop
f279fe1 - Joachim Fenkes - 2020-08-10 - Enable build of fastarray code
8df8d35 - Joachim Fenkes - 2020-08-10 - Fastarray updates for SBE integration
52c8d8e - Joachim Fenkes - 2020-08-10 - fastarray: Apply setup rings before dump
798c89e - Joachim Fenkes - 2020-08-10 - p10_sbe_fastarray: Pull scan region from control stream, work around HW514994
40fa151 - Joachim Fenkes - 2020-08-10 - Fast Array dump, SBE part
9ec8636 - Joachim Fenkes - 2020-08-10 - Remove p9_fastarray_errors.xml
335c495 - Joachim Fenkes - 2020-08-10 - plat_hwp_data_stream implementation
7c050e7 - Raja Das - 2020-08-10 - Enable reading scratch reg3 bit 10 for DMT debug
Changes Included for package hostboot, branch master-p10:
95ff340 - Bill Hoffa - 2020-08-10 - Remove old PROC_FABRIC_PUMP_MODE MRW Processing
93a7f0b - Dean Sanner - 2020-08-10 - Updates for FAPI dump debug tool
0706882 - Caleb Palmer - 2020-08-10 - PRD: DQ Mapping endianness logging fix
aa75690 - hostboot - 2020-08-10 - Update HCODE commit to 153b65b... Added DD1 workaround for DSTLFIR
b5e9599 - Dan Crowell - 2020-08-10 - Add delay before running proc_io_dccal_done
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 552f333..5e15cc2 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 "92dfe9198a71f24c27617a5088322e38fc6caac5" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "95ff3409b0826eb94afd9df47e7e4185b75ab033" 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 35d671a..e60620f 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 "20fb8509601cde2642d34817ed195842613cdabd" if BR2_SBE_P10_LATEST_VERSION
+ default "2d0dce2ad34088c213bf27739e6f93b6e9e5523d" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION