op-build master-p10 update 7-22-2022
Changes Included for package hcode, branch master-p10:
bd146b1 - hostboot - 2022-07-21 - Release tag & head commit information updated for hw072022a.opmst10
Changes Included for package hostboot, branch master-p10:
6ca9e64 - Matt Derksen - 2022-07-21 - Support BIOS control of max freq setting (for HANA)
5aad695 - Roland Veloz - 2022-07-21 - Limit the validating of destination address to the actual number of nodes
eafa7b6 - Daniel Crowell - 2022-07-21 - Skip extract_rc if SBE provided async FFDC
415e7ef - Deb McLemore - 2022-07-21 - Enable new SBE Chip Op in cxxtests
Changes Included for package hostboot-binaries, branch master:
cc05397 - hostboot - 2022-07-21 - UPDATE executables for the NVIDIA gpu and/or ring files for hw072022a.opmst10
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 9e0fd1f..2e6fc75 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 "hw071822a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw072022a.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 8e5a27a..2e20e90 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 "hw071822a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw072022a.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 ec5b29f..dc87a44 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 "365a7e76aee641f929ee0667b486fe67c2f6b7d3" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "6ca9e64f9a3467417c42caa5dd88adc3210cfff8" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION