op-build master-p10 update 7-25-2022
Changes Included for package hcode, branch master-p10:
ea19011 - hostboot - 2022-07-23 - Release tag & head commit information updated for hw072222a.opmst10
Changes Included for package hostboot, branch master-p10:
3b7779c - Geetha Pisapati - 2022-07-22 - Fixing the bug in load_mem_bin_data
7198e84 - Stephen Glancy - 2022-07-22 - Updates CCS instructions to dynamically add idles and repeats
5d8b4ef - Stephen Glancy - 2022-07-22 - Adds blank Odyssey scominit files for hostboot consumption
316741c - Stephen Glancy - 2022-07-22 - Moves DDR4 CCS commands to a separate header
Changes Included for package hostboot-binaries, branch master:
6e4166d - hostboot - 2022-07-23 - UPDATE executables for the NVIDIA gpu and/or ring files for hw072222a.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 2e6fc75..ae12277 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 "hw072022a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw072222a.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 2e20e90..3737dd1 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 "hw072022a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw072222a.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 dc87a44..972b99e 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 "6ca9e64f9a3467417c42caa5dd88adc3210cfff8" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "3b7779c568f568da0e5b4c88b40af89d85dc7aae" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION