op-build master-p10 update 11-23-2022
Changes Included for package sbe, branch master-p10:
1c555c4 - Louis Stermole - 2022-11-22 - Add EFD lookup for planar config and sample planar VPD
Changes Included for package hcode, branch master-p10:
073fe90 - hostboot - 2022-11-21 - Release tag & head commit information updated for hw112122a.opmst10
Changes Included for package hostboot, branch master-p10:
6d47532 - Chris Cain - 2022-11-22 - HTMGT: Add support for Odyssey memory
75ad04f - Chris Cain - 2022-11-22 - HTMGT: Increase timeout waiting for OCC checkpoint
53731da - Stephen Glancy - 2022-11-21 - Fixes maintenance pattern looping size for Explorer
1a5c78a - Stephen Glancy - 2022-11-21 - Adds Odyssey thermal init procedure and utility functions
5de7f68 - Matt Derksen - 2022-11-21 - New targets for DDR5 DDIMM
Changes Included for package hostboot-binaries, branch master:
f40e2c3 - hostboot - 2022-11-21 - UPDATE executables for the NVIDIA gpu and/or ring files for hw112122a.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 0442e53..b2cfc87 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 "hw111822a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw112122a.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 5a435c0..b71eaf8 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 "hw111822a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw112122a.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 8d3df3b..dd0fe4d 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 "ac9ce3260cc1d2690049285cc4189de6cf018781" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "6d475328f363b05d20dac1be35ef40d2480c380f" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index da26eca..cce8ad8 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 "026b910a11416d7230c1cad17e85113d31275298" if BR2_SBE_P10_LATEST_VERSION
+ default "1c555c4321677c3bb80c29bade2963de59c00ee4" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION