op-build master-p10 update 1-19-2023
Changes Included for package sbe, branch master-p10:
3175441 - Andre Marin - 2023-01-18 - Add SPD reader and traits DDR4 def
60a24ca - Jacob Harvey - 2023-01-18 - L3 work for mss xmls
126760b - Andre Marin - 2023-01-18 - Fix duplicate symbol error when linking mss and cen libs
b398b1d - Joe McGill - 2023-01-17 - support Odyssey PLL bucket selection
8acde64 - Andre Marin - 2023-01-17 - Add pos API to be shared among controllers, move generic files to utils
42dffa3 - Geetha Pisapati - 2023-01-17 - Created spd::factory processing for DDR5 DDIMM module
Changes Included for package hcode, branch master-p10:
9706352 - hostboot - 2023-01-18 - Release tag & head commit information updated for hw011823a.opmst10
326e62f - Joe McGill - 2023-01-18 - support Odyssey PLL bucket selection
6152c2c - Prasad Bg Ranganath - 2023-01-18 - PGPE: Enabme machine check handler for scom retry during timeout
Changes Included for package hostboot-binaries, branch master:
6517616 - hostboot - 2023-01-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011823a.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 3c07c79..95ef97c 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 "hw011123a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw011823a.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 47b99fb..5296dd0 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 "hw011123a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw011823a.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/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 08028d2..979f498 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "f3dc4da8766153f185b44e91f1f685ee8dcd750c" if BR2_SBE_P10_LATEST_VERSION
+ default "3175441a2c141db41d9d7a238cc6be2d7ee054bc" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION