op-build master-p10 update 6-23-2022
Changes Included for package hcode, branch master-p10:
4858110 - hostboot - 2022-06-22 - Release tag & head commit information updated for hw062222a.opmst10
ae50abf - Prasad Bg Ranganath - 2022-06-22 - PGPE HCODE: Pushed the right fix of the commit 132248
Changes Included for package hostboot, branch master-p10:
0f4eae8 - Matthew Raybuck - 2022-06-22 - Fix FCO printsystem function
d5246c7 - Amita Banchhor - 2022-06-22 - Update PHY init synopsys asserts to use IBM's assert methodology
40cd29b - Ilya Smirnov - 2022-06-22 - Attr Dump: Performance Improvements
199ec10 - Mike Baiocchi - 2022-06-22 - Remove P9 Simics and VBU files from P10 branch
Changes Included for package hostboot-binaries, branch master:
7d59ddd - hostboot - 2022-06-22 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062222a.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 23906c4..6ef1b4a 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 "hw062022a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw062222a.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 e843e1f..0f28a7c 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 "hw062022a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw062222a.opmst" 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 e77be89..44fad1c 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 "07e2cca0ddbe21d497688a9183b6f8a0d693d893" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "0f4eae88e954f3043eb928cd6e990da67685e733" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION