op-build update 8-2-2021
Changes Included for package hcode, branch master-p10:
18ffcb3 - hostboot - 2021-07-31 - Release tag & head commit information updated for hw073021b.opmst10
b520c53 - Christian Geddes - 2021-07-31 - RAS Review: p10_perv_sbe_cmn_errors.xml
02ddf1d - Christian Geddes - 2021-07-31 - RAS Review: p10_perv_sbe_cmn_errors.xml
83301f3 - Anusha Reddy Rangareddygari - 2021-07-31 - P10 HWP updates - istep 2 procedures
ed3ea8e - hostboot - 2021-07-31 - Fix auto-mirror
205c02b - Christian Geddes - 2021-07-31 - RAS Review: p10_fastarray_errors.xml
44dd211 - Christian Geddes - 2021-07-31 - RAS Review: p10_ipl_customize_errors.xml
e0df254 - Christian Geddes - 2021-07-31 - RAS Review: p10_clock_test_errors.xml
5cabe91 - rajerpp1 - 2021-07-31 - RAS Review: p10_sbe_rcs_setup_errors.xml
03be995 - rajerpp1 - 2021-07-31 - RAS Review: p10_sbe_mcs_setup_errors.xml
aaaa9d8 - rajerpp1 - 2021-07-31 - RAS Review: p10_sbe_powerdown_backing_caches_error.xml
4651ca8 - rajerpp1 - 2021-07-31 - RAS Review: p10_sbe_ring_errors.xml
4101594 - Yue Du - 2021-07-31 - QME: Disable Dynamic MMA for DD10
0190703 - hostboot - 2021-07-30 - Release tag & head commit information updated for hw073021a.opmst10
237f6f1 - Sunil Kumar - 2021-07-30 - RAS Review: p10_scan_via_scom_error.xml
0dad4a1 - Joachim Fenkes - 2021-07-30 - Fast Array dump, SBE part
741bb7f - hostboot - 2021-07-30 - Fix auto-mirror
b4dd3c9 - Murulidhar Nataraju - 2021-07-30 - RAS Review Updates
4af5e4b - Rahul Batra - 2021-07-30 - PGPE: WOV Optimization
Changes Included for package hostboot, branch master-p10:
8fddca2 - Sneha Kadam - 2021-07-30 - Added hex dump and crc calc to spi calib tool
9ef6ea4 - Sunil Kumar - 2021-07-30 - RAS review: p10_sbe_tp_switch_gears_errors.xml
2cf4c89 - Greg Still - 2021-07-30 - PM: enable Undervolting and Overvolting by default
e71d36b - Luke C. Murray - 2021-07-30 - Updating FBC performance settings based on ML4 testing
8847491 - Greg Still - 2021-07-30 - PPB: handle #V VPD with replicated CF3 data in CF0-3
d0b62d7 - Christian Geddes - 2021-07-30 - Add sbeError tag to all sbe errors defined in the p10_sbe_*_errors.xml files
9415cdc - Jenny Huynh - 2021-07-30 - Implement p10_sbe_scominit procedure (2/2)
fae5102 - Jenny Huynh - 2021-07-30 - Implement p10_sbe_scominit procedure (1/2)
0fdd996 - Daniel Crowell - 2021-07-30 - Temp remove of p10_sbe_scominit_errors.xml to fix bad mirror
0a3a27e - Sunil Kumar - 2021-07-30 - RAS review: p10_sbe_spi_cmd_errors.xml
daf1ac9 - Sneha Kadam - 2021-07-30 - Fixed endian correctness in fw ddr calib data struct
5241531 - Murulidhar Nataraju - 2021-07-30 - RAS Review Updates
a555174 - Matthew Raybuck - 2021-07-30 - Add Static absolute location code to BMC target
4ddbb98 - Daniel Crowell - 2021-07-30 - Never deconfigure boot processor inside of Hostboot on FSP box
f00df08 - Christian Geddes - 2021-07-30 - Add no_export tag to the FAPINAME_* attributes
5da64b4 - Matthew Raybuck - 2021-07-30 - Update the comment in tpmPresence to be more precise
2f2d771 - Daniel Crowell - 2021-07-30 - Undo hacks for I9a01d772f06837b5ad9dcd6fcbe739265e432ce4 CI
Changes Included for package pnor, branch master-p10:
f260b9f - Ilya Smirnov - 2021-07-30 - Merge pull request #141 from IlyaSmirnov91/master-p10
f4aa4a2 - Ilya Smirnov - 2021-07-28 - Mark HBEL partition preserved
Changes Included for package hostboot-binaries, branch master:
9967534 - hostboot - 2021-07-31 - UPDATE executables for the NVIDIA gpu and/or ring files for hw073021b.opmst10
581553d - hostboot - 2021-07-30 - UPDATE executables for the NVIDIA gpu and/or ring files for hw073021a.opmst10
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 9c258f8..de160a4 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 "hw072921a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw073021b.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 b939be6..89e9857 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 "hw072921a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw073021b.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 55d5e07..87bcce9 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 "89a6c90981cfed390df0f0cca71b4c53fcea6427" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "8fddca2675c0bb563de0753d536a120a311325ee" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk b/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
index 79f8cdc..66b1f49 100644
--- a/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
+++ b/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_P10_VERSION ?= b63d81085a4ab5582185c2370b4624701c79c127
+OPENPOWER_PNOR_P10_VERSION ?= f260b9fb719e8ce8a3900495f90ee6cfb77d8ac1
OPENPOWER_PNOR_P10_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_P10_VERSION))
OPENPOWER_PNOR_P10_LICENSE = Apache-2.0