op-build update 10-16-2020
Changes Included for package sbe, branch master-p10:
7f4948d - akhis023 - 2020-10-16 - Added Dump constants file
b13f105 - akhis023 - 2020-10-16 - Dump Infrastructure
Changes Included for package hostboot, branch master-p10:
2202618 - hostboot - 2020-10-15 - Update HCODE commit to eb02fe2... append -ieee option for mesa simulator
aa473e3 - hostboot - 2020-10-15 - Update SBE commit to b9b42f9... DD20 infrastructure updates
8ede945 - Stephen Glancy - 2020-10-15 - Fixes p10 throttle sync
52b5a44 - Yue Du - 2020-10-15 - QME: Add missing path due to build error
d73f406 - Roland Veloz - 2020-10-15 - Changed the way bus connections are processed for SMP WRAP mode
d34804d - Isaac Salem - 2020-10-15 - Update SBE FIFO driver to always use the SBE 2nd FIFO
a316355 - Nick Bofferding - 2020-10-15 - Add three reserved bits to HWAS_STATE attribute
d295951 - Roland Veloz - 2020-10-15 - Remove the MNFG_FLAG and associated enumerations
f8952dd - Prem Shanker Jha - 2020-10-15 - Image Build: Added support scan ring size tracing.
c70feff - Prem Shanker Jha - 2020-10-15 - QME Hcode: QME SRAM image optimization - stage 1
7acb395 - Nick Bofferding - 2020-10-15 - Fix various compiler warnings in code shared with FSP
9bb72e3 - hostboot - 2020-10-15 - Update simics level to: 2020-10-14_77a39a_simics.tar.gz 77a39a8572fe4e04
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 7b273f1..cb2a3bc 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 "063b5d4660c90dc4b6cb68e612d8b032c52b8501" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "220261862c85f45a74c5cc3a258882ac50f33634" 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 65a2ccf..14b74ac 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 "b9b42f922abbcd026a529fa75b45b54d80249c47" if BR2_SBE_P10_LATEST_VERSION
+ default "7f4948da445d378c38bacf407eaeb698ac4e1082" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION