op-build update 2-26-2020
Changes Included for package hostboot-binaries, branch master:
cc10d69 - hostboot - 2020-02-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw022420a.opmst10
Changes Included for package sbe, branch master-p10:
0d7103b - Jenny Huynh - 2020-02-25 - Configure attributes for fabric topology ID table
3bb594a - Marri Devender Rao - 2020-02-25 - Add phal generic error to ekb return code definitions
54162b5 - Murulidhar Nataraju - 2020-02-25 - Support getParent with TARGET_TYPE_ALL_MC
8c1d40b - Raja Das - 2020-02-25 - DBCR bit7 set, to enable trap instruction to halt with no jump
969d6f7 - Raja Das - 2020-02-25 - TPM Inhibit driver enable to be set before TPM Reset
Changes Included for package hcode, branch master-p10:
3381a20 - hostboot - 2020-02-24 - Release tag & head commit information updated for hw022420a.opmst10
Changes Included for package hostboot, branch master-p10:
d02ab4e - Yue Du - 2020-02-25 - Istep4: enable Skew Adjust Polling and Clock Stat check
96427d5 - hostboot - 2020-02-25 - Update simics level to: 2020-02-24_4b8d52_simics.tar.gz LATEST
d40f5ed - Ilya Smirnov - 2020-02-25 - SMF: Distribute 0 Mem By Default
807d44f - Dan Crowell - 2020-02-25 - Better handling of end-of-year mirrored commits
5534c6e - Matthew Raybuck - 2020-02-25 - Update processMrw.pl to allow Denali Single-node Generation
a2fc7cf - Ilya Smirnov - 2020-02-25 - Enable SBE Communication In VPO
26c0c59 - Greg Still - 2020-02-25 - p10_update_ec_state - bypass deconfigured PFET check for now
89899b5 - Nick Bofferding - 2020-02-25 - Read UNSECURE_HOMER_SIZE from proc instead of system target
666e825 - Jenny Huynh - 2020-02-24 - Configure attributes for fabric topology ID table
6ffff46 - Klaus Heinrich Kiwi - 2020-02-24 - Debug Scripts: Remove deprecated defined(@array)
d819415 - Marri Devender Rao - 2020-02-24 - Add phal generic error to ekb return code definitions
a5152f0 - Matthew Raybuck - 2020-02-24 - Add a compile flag for no string support
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 960fdfb..bf781db 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 "hw022320a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw022420a.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 a34591c..02c3478 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 "hw022020a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw022420a.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 ce30395..63d7e3d 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 "36f3ea544bba8c2a23bcf6428918548ea984c5c4" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "d02ab4eb12704e76d2fdc3767e903f463ff8f211" 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 9d0a908..5472036 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 "1051866776ab75fc215fdb19eb03f26e29ac8854" if BR2_SBE_P10_LATEST_VERSION
+ default "0d7103b2944b0f4717df084fcdcffafc537322d4" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION