op-build master-p10 update 2-20-2023
Changes Included for package hcode, branch master-p10:
710d3e2 - hostboot - 2023-02-17 - Release tag & head commit information updated for hw021723a.opmst10
426ed3a - Prasad Bg Ranganath - 2023-02-17 - PGPE: Fix bug in CLIP update
Changes Included for package hostboot, branch master-p10:
073211c - Louis Stermole - 2023-02-17 - Add DDR5 support in p10_mss_utils_to_throttle
a3bf4b0 - Geetha Pisapati - 2023-02-17 - Fix ODTImpedance source attr in ody_sppe_draminit
c54addc - Geetha Pisapati - 2023-02-17 - Create class and spd::factory processing for DDR5 EFD module
9d91e5c - David J Chung - 2023-02-17 - Force DES at 1st & last command in ODY CCS inst array
37c1442 - Andre Marin - 2023-02-17 - Add get_mask_info method for error_count_mode1 ODYSSEY specialization
2659117 - Deb McLemore - 2023-02-17 - Enable HDAT for PLANAR Module Types
99e971e - Mike Vageline - 2023-02-17 - Enhance std::map to make it threadsafe.
f4452f5 - Matthew Raybuck - 2023-02-17 - Enable HDAT accesses in standalone
b299be0 - Mike Baiocchi - 2023-02-17 - Bonnell: Update processMrw.pl to handle planar OCMBs and ISDIMMs
Changes Included for package hostboot-binaries, branch master:
c997aab - hostboot - 2023-02-17 - UPDATE executables for the NVIDIA gpu and/or ring files for hw021723a.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 10ffbc8..cdc4411 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 "hw021523a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw021723a.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 9985981..82b4b2c 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 "hw021523a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw021723a.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 d81dac1..1e13999 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 "ee5c2c137d09dde074d0fd7ed3f934c7c7b894e6" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "073211ce4c3cad55eb0aa5120feffac674df78b6" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION