op-build ibm-release-fw1020 update 6-27-2022
Changes Included for package sbe, branch release-fw1020:
1ed86e2 - Dean Sanner - 2022-06-24 - Fix core count for inst. stop during boot phase
Changes Included for package hcode, branch release-fw1020:
66a8741 - hostboot - 2022-06-24 - Release tag & head commit information updated for hw062422a.fw1020
96c5d82 - Yue Du - 2022-06-24 - QME: Adding non-stop core error handling when only mma is not available
32161d4 - Joe McGill - 2022-06-24 - skip stopgrid execution on zero core IOSCM chips
Changes Included for package hostboot, branch release-fw1020:
b22969d - Louis Stermole - 2022-06-25 - Revert "Reverse address bits from row repair entries in VPD"
ee2c8f7 - Deb McLemore - 2022-06-24 - Hostboot Core Synchronization with SBE
ef4f7b3 - Deb McLemore - 2022-06-24 - Hostboot getCoreSelect for unicast target
401d975 - Zach Clark - 2022-06-24 - Sort PLDM OCC state sensor/effecter IDs
7aeb684 - Mike Baiocchi - 2022-06-24 - Update Method To Force a Checkstop on some LPC Errors
74099df - Joe McGill - 2022-06-24 - skip stopgrid execution on zero core IOSCM chips
Changes Included for package hostboot-binaries, branch release-fw1020:
8c75775 - hostboot - 2022-06-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062422a.fw1020
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 9f854be..18ed64f 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 "hw062122a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw062422a.fw1020" 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 8e7e9ee..0bbc565 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 "hw062122a.fw1020" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw062422a.fw1020" 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 160ae89..b1455aa 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 "493654a4de4f00dcf2ba1e5b38afd4f71c07b130" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "b22969dad830761f0e5d2ed1bb3e390ed1799f51" 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 e63e0b7..1a235d2 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 "acf1f3e1591bc3134433d2a0ba9070ec97089154" if BR2_SBE_P10_LATEST_VERSION
+ default "1ed86e22a71c87765effa6c2625f0e76d44bd0d7" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION