op-build master-p10 update 8-19-2022
Changes Included for package hcode, branch master-p10:
1279841 - hostboot - 2022-08-18 - Release tag & head commit information updated for hw081722a.opmst10
c1b781a - Geetha Pisapati - 2022-08-18 - Added DDR5 support in p10_mss_freq_system.C
335fe5e - chenduibm - 2022-08-18 - EKB commit for FAPI layer VRM_CALLOUT
Changes Included for package hostboot-binaries, branch master:
0b8921d - hostboot - 2022-08-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw081722a.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 6038c52..ea085d7 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 "hw081022b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw081722a.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 82b4240..65e999c 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 "hw081022b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw081722a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION