op-build update 9-24-2020
Changes Included for package hostboot-binaries, branch master:
41cf9e2 - hostboot - 2020-09-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw092420a.opmst10
Changes Included for package sbe, branch master-p10:
a11cf09 - Anusha Reddy Rangareddygari - 2020-09-24 - P10 HWP updates - istep 3 procedures
Changes Included for package hcode, branch master-p10:
de40bd3 - hostboot - 2020-09-24 - Release tag & head commit information updated for hw092420a.opmst10
47eac39 - hostboot - 2020-09-23 - Release tag & head commit information updated for hw092320a.opmst10
8bc8571 - Sumit Kumar - 2020-09-23 - Append HDCT bin to SBE section in HW Image
Changes Included for package hostboot, branch master-p10:
540c416 - Christian Geddes - 2020-09-24 - Update magic instruction check to compare HRMOR to l3_base
00e5253 - Christian Geddes - 2020-09-24 - Only set l3_base in startup.simics if the SBE scripts have not
78128aa - Dan Crowell - 2020-09-24 - Adjust idec algorithm for Explorer B.0 format
6aba968 - Christian Geddes - 2020-09-24 - Update default value for HRMOR in ecmd debug framework
738afae - Matt Derksen - 2020-09-24 - Add better error handling to SpiTpmOps
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 84e18b6..cb3bfbc 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 "hw092220a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw092420a.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 e1e5008..3bd459f 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 "hw092220a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw092420a.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 72a5415..ada3495 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 "c309ae7bd43e5a4dbb282df9d7c3e7a651028501" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "540c4160be195409491db9751fc47a00683d04d4" 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 f8edf04..a071cbe 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 "e7977b77b03af7beb620655a365d032157dbd4d7" if BR2_SBE_P10_LATEST_VERSION
+ default "a11cf094b6a107aef911806d22440c4317f35507" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION