op-build update 2-1-2021
Changes Included for package hostboot-binaries, branch master:
66bdd6f - hostboot - 2021-01-30 - UPDATE executables for the NVIDIA gpu and/or ring files for hw013021a.opmst10
d6017c3 - hostboot - 2021-01-29 - UPDATE executables for the NVIDIA gpu and/or ring files for hw012921a.opmst10
Changes Included for package hcode, branch master-p10:
98d97f5 - hostboot - 2021-01-30 - Release tag & head commit information updated for hw013021a.opmst10
9a8455b - hostboot - 2021-01-29 - Release tag & head commit information updated for hw012921a.opmst10
3ba294d - Louis Stermole - 2021-01-29 - L3 updates for p10_mss_freq
85d14d1 - Thi Tran - 2021-01-29 - P10 - Imports code (from P9) to support Memory HWPs in istep 7
4de1882 - hostboot - 2021-01-29 - Fix auto-mirror
0b266eb - Rahul Batra - 2021-01-29 - PGPE: Fix IPC ack order
Changes Included for package hostboot, branch master-p10:
062f0b5 - Luis Fernandez - 2021-01-29 - Don't compile SPI SEEPROM HWPs for HBBL in p10_sbe_spi_cmd module
1269162 - Matthew Raybuck - 2021-01-29 - Add function to read SPI Manufacturer Id
8ab24c0 - hostboot - 2021-01-29 - Update HCODE commit to 3b55937... p10_gettracearray: Make Target Types M
e4848ff - hostboot - 2021-01-29 - Update simics level to: 2021-01-28_420380_simics.tar.gz 420380082182c641
071b5e0 - Rahul Batra - 2021-01-29 - PM: Add wov_idd_thresh to GPPB
7dc9b4a - Caleb Palmer - 2021-01-29 - PRD: Accommodate for P10 DD1 chnl fails as checkstop
549dea1 - Caleb Palmer - 2021-01-29 - PRD: Add support for IOHS half link callouts
67ecea1 - Zane Shelley - 2021-01-29 - PRD: remask FIR bits handled by OCC firmware
af7978d - Zane Shelley - 2021-01-29 - PRD: collect deadman timer FFDC
a86ad77 - Zane Shelley - 2021-01-29 - PRD: runtime SBE vital attention handling
75da885 - Caleb Palmer - 2021-01-29 - PRD: Cleanup chnl fail before proc FIR bits
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 41cd77c..ac571e8 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 "hw012821a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw013021a.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 9e560d4..87d840d 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 "hw012821a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw013021a.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 fc38200..e3a3770 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 "fb3ff12b88e72d4f9df9726a627549ee84671f9a" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "062f0b5fe00a12809102fe8971b7095afbabd306" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION