op-build update 9-3-2020
Changes Included for package hostboot-binaries, branch master:
8c4bd8c - hostboot - 2020-09-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw090220a.opmst10
Changes Included for package hcode, branch master-p10:
585a36b - hostboot - 2020-09-03 - Release tag & head commit information updated for hw090220a.opmst10
33f6744 - Sam Kirchhoff - 2020-09-03 - precise workaround for selective scone + performance knob
47536a3 - Greg Still - 2020-09-03 - p10_resclk.H: Fix contents to that provided by the clock team
Changes Included for package hostboot, branch master-p10:
fc78b63 - Matt Derksen - 2020-09-03 - TPM SPI initial support
2f6f6b7 - hostboot - 2020-09-03 - Update SBE commit to 9d83b92... Prevent granularity attribute override f
99a2fa7 - hostboot - 2020-09-03 - Update HCODE commit to 4781f86... p10_hcd_core_arrayinit -- test ec_cl2_
106ff46 - hostboot - 2020-09-03 - Update simics level to: 2020-09-01_108f7d_simics.tar.gz 108f7d52ea1c35b8
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 31405a2..b9c8b66 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 "hw090120a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw090220a.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 9f77d87..dd1439b 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 "hw083020a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw090220a.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 698c91d..acb6f46 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 "2ad2e7a857dcc5cd5160c4efa2fbb592597857ea" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "fc78b6331c8461cf57f2311beedfa65a6ff3cfd1" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION