op-build ibm-release-fw1020 update 12-1-2022
Changes Included for package hostboot-binaries, branch release-fw1020:
a7d4144 - hostboot - 2022-11-23 - UPDATE executables for the NVIDIA gpu and/or ring files for hw112322a.fw1020
Changes Included for package hcode, branch release-fw1020:
dfd796e - hostboot - 2022-11-23 - Release tag & head commit information updated for hw112322a.fw1020
Changes Included for package hostboot, branch release-fw1020:
f55f825 - Matt Derksen - 2022-11-30 - Fix BOOT_CORE_REPLACEMENT path with attr check
c129981 - Nick Bofferding - 2022-11-30 - Change PDR exchange and early PSU error handling sequencing
f27a4fc - Nick Bofferding - 2022-11-30 - Inhibit reconfig loops due to deconfigs through host guard
fbfa283 - Joe McGill - 2022-11-30 - p10_io_quiesce_lane -- log, but do not fail for MULTIPLE_RX_IDENTIFIED_ERR
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 053c700..c12740e 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 "hw110922a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw112322a.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 72b365b..8b0d3fe 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 "hw110922a.fw1020" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw112322a.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 07fedf7..1aeb829 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 "7bcb7d45646f22a04788355fe1774ab08a1a1735" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "f55f82509da3c5e7c7c10dc31431f85a3ba38b25" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION