op-build update 7-20-2020
Changes Included for package hostboot-binaries, branch master:
94c8781 - hostboot - 2020-07-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw072020a.opmst10
Changes Included for package hcode, branch master-p10:
8a5a7d6 - hostboot - 2020-07-20 - Release tag & head commit information updated for hw072020a.opmst10
4099165 - Yue Du - 2020-07-20 - QME: Creating attribute meta data into HW_Image
a4b1c7f - Sumit Kumar - 2020-07-20 - Fix to generaton of QME meta data binary
080eea1 - Yue Du - 2020-07-20 - QME: Creating attribute meta data into HW_Image
7de70cd - Yue Du - 2020-07-20 - QME: Scominit support by QME Platform
88a2e03 - Yue Du - 2020-07-20 - CORECACHE: All putRing Procedures
45355c6 - Yue Du - 2020-07-20 - QME: HWPF Support Fapi2 Procedures into QME Image
55ec9b4 - Yue Du - 2020-07-20 - QME: STOP2 and STOP5 Image
e6033fc - Yue Du - 2020-07-20 - P10 Powman: initial common file port and qme image structures
a080c7f - hostboot - 2020-07-20 - Fix auto-mirror
00a2fad - Jenny Huynh - 2020-07-20 - Set runn_stop_on_xstop to ON by default
9ca7b14 - Christopher M Riedl - 2020-07-20 - vbu/contained: Fix dyninit conflict and apply clkoffs during load-IPL
83c85e2 - Prasad Bg Ranganath - 2020-07-20 - Fix Cache/Core reset make file
48171b9 - Prem Shanker Jha - 2020-07-20 - Spl Wakeup: Implements workaround for core in STOP0
362b84e - Juan Medina - 2020-07-20 - Adding init setting for extra cycle of delay to DDS
5857f2a - Yue Du - 2020-07-20 - IStep4: using PFET Actual instead of PFET Sense
105f580 - Yue Du - 2020-07-20 - STOP: Assert PM_EXIT to workaround Auto Special Wakeup Mode bug
fc7673a - Louis Stermole - 2020-07-20 - Add setting of ATTR_FREQ_MC_MHZ in p10_mss_freq_system
3a44876 - Sumit Kumar - 2020-07-20 - Auto-mirror fix to EKB commit 99659
Changes Included for package hostboot, branch master-p10:
010ec0c - hostboot - 2020-07-20 - Update SBE commit to 96839c8... scominfo: Move CLKADJ logic to core scop
5a2b38e - hostboot - 2020-07-20 - Update HCODE commit to 1033d95... p10_sbe_tp_switch_gears_errors -- add
e18564c - hostboot - 2020-07-20 - Update simics level to: 2020-07-17_791f39_simics.tar.gz be5365e5c51d59a8
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 3e4ec74..b6da69d 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 "hw071420a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw072020a.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-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 046d7cc..64ca20c 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw071220a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw072020a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 33093bc..45077f0 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 "9e7c7a46a91f2d7ae095b8a5ebc0cb7ae3899012" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "010ec0c2ebef0351798960ec6eb954ce656c8079" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION