op-build ibm-release-fw1020 update 5-13-2022
Changes Included for package occ, branch release-fw1020:
63ba2cd - mbroyles - 2022-05-11 - Force update of shared memory on reset prep
Changes Included for package hcode, branch release-fw1020:
3920a9d - hostboot - 2022-05-11 - Release tag & head commit information updated for hw051122a.fw1020
Changes Included for package hostboot, branch release-fw1020:
e27745e - Daniel Crowell - 2022-05-12 - Add timestamps to PLDM timeout and discard messages
050cad9 - Daniel Crowell - 2022-05-12 - Add timestamps to console traces
bf32013 - Amit Tendolkar - 2022-05-12 - Support getSram and getmempba interleaved mode
539848d - Matt Derksen - 2022-05-12 - Fix predicate to find functional PEC targets
2bd3038 - Greg Still - 2022-05-11 - OCB Init: add checking for non-zero PBABAR0 for debug
6de497e - Prasad Bg Ranganath - 2022-05-11 - PM HWP: Allow core state verfication in MPIPL
Changes Included for package hostboot-binaries, branch release-fw1020:
8f38104 - hostboot - 2022-05-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw051122a.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 80e72ae..d347e88 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 "hw050622a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw051122a.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 ffca749..1be884c 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 "hw050622a.fw1020" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw051122a.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 d38b8b7..d18c5b9 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 "8e194ecc2c5d6b4537bb05f4e11b0380e4f76230" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "e27745ed10891a6e050ce3757db3b76175a3e616" 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 3a9869d..686b51a 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 "c61a0dd5b1ccc62f763c12e02e13478e672cf028" if BR2_OCC_P10_LATEST_VERSION
+ default "63ba2cddeedba948b1cc26365e902bd23c1f5c19" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION