op-build master-p10 update 3-22-2023
Changes Included for package sbe, branch master-p10:
33d1c2b - Geetha Pisapati - 2023-03-20 - Add decoding for MR11,12,32,33 in eff cnfg
8224ead - Joe McGill - 2023-03-20 - Odyssey perv import
Changes Included for package hcode, branch master-p10:
6bca007 - hostboot - 2023-03-20 - Release tag & head commit information updated for hw032023a.opmst10
Changes Included for package hostboot, branch master-p10:
013ddfa - Stephen Glancy - 2023-03-21 - Updates Odyssey phyinit to configure CA13 training from attributes
c28c544 - Stephen Glancy - 2023-03-21 - Fixes effective config to set burst length to 8 on the fly for Odyssey
b3bbe09 - Stephen Glancy - 2023-03-21 - Fixes DDR5 EFD engine to read modify write multirank attributes
b5a18fa - Stephen Glancy - 2023-03-21 - Adds temporary PLL override settings for bringup
2e3d40e - Daniel Crowell - 2023-03-21 - Allow single DIMM config in Bonito
418a008 - Matthew Raybuck - 2023-03-20 - Add env var to reload a simics checkpoint in standalone
dca7bf9 - Matthew Raybuck - 2023-03-20 - ebmc setup script: Fix MACHINE env var checks
Changes Included for package hostboot-binaries, branch master:
f79d44b - hostboot - 2023-03-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw032023a.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 4c7003b..07c788a 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 "hw031523a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw032023a.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 be77073..23a9f09 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 "hw031523a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw032023a.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 9f96e84..e35d9f7 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 "bd002c67547b5b5ad32be6e02a8d3747601a4bc6" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "013ddfaad7462742d6e855b8cd468c4aaab35c27" 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 9344e81..3afc5c1 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 "91d1dc2bcced380685e9174318903bbee7f913c5" if BR2_SBE_P10_LATEST_VERSION
+ default "33d1c2bec4186b5b19417caecc40aa7ade71a499" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION