op-build update 6-28-2021
Changes Included for package occ, branch master-p10:
c530c97 - Douglas Gilbert - 2021-06-25 - DD2 empath work-around
Changes Included for package hcode, branch master-p10:
cdcf2ff - hostboot - 2021-06-26 - Release tag & head commit information updated for hw062521a.opmst10
ec018cd - Christian Geddes - 2021-06-26 - P10 RAS Review io_init_done, io_lib, io_power, omi_init, omi_train_check
cdc81d2 - Christian Geddes - 2021-06-26 - P10 RAS Review io_init_done, io_lib, io_power, omi_init, omi_train_check
123193f - Ben Gass - 2021-06-26 - Adding p10_omi_init, p10_chiplet_scominit, and related omi initfiles.
7b1572b - hostboot - 2021-06-26 - Fix auto-mirror
2628422 - Prasad Bg Ranganath - 2021-06-26 - PPB HWP: Bug fix in handling unsorted parts
89a8976 - Rahul Batra - 2021-06-26 - PGPE: DDS Pointers Fix
62b09fc - Rahul Batra - 2021-06-26 - PM: Fix padding issues in GPPB structs
Changes Included for package hostboot, branch master-p10:
50ae7f9 - Daniel Crowell - 2021-06-26 - Changes to special wakeup for ECO support
73cbcc7 - Prem Shanker Jha - 2021-06-26 - PM HWP: Added unicast interface to special wkup HWP
ca25c24 - Emmanuel Sacristan - 2021-06-25 - perf dials for fbc
515f6f7 - Prasad Bg Ranganath - 2021-06-25 - PPB HWP: Bug fix in handling unsorted parts
318617a - Mike Baiocchi - 2021-06-25 - Improve the previous bug fix in genPnorImages.pl image signing parallelization
Changes Included for package hostboot-binaries, branch master:
a08673d - hostboot - 2021-06-26 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062521a.opmst10
ff4bc42 - hostboot - 2021-06-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062321a.opmst
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 ce6edeb..fe3222d 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 "hw062321a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw062521a.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 78ad65e..c68f05b 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 "hw062321a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw062521a.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 8b2e8ea..3f7d1c1 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 "f0a3df06c84c42d072ded5df185b2ea2d1daa1fd" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "50ae7f9e667227866375f5179f7fbcc6b52fc9cb" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 5a2c16c..788e9b8 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "6ed15a577df2c339955c178e8288efc625075bdf" if BR2_OCC_P10_LATEST_VERSION
+ default "c530c97971b9d9e496ff1e8495d4bc16bae4c54d" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION