op-build master-p10 update 1-11-2023
Changes Included for package occ, branch master-p10:
4573aa4 - mbroyles - 2023-01-10 - OCC Initialize additional DTS on DDR5
Changes Included for package sbe, branch master-p10:
f3dc4da - Sunil Kumar - 2023-01-09 - SPI Screen istep is NOOP for simics.
Changes Included for package hcode, branch master-p10:
3f7a1fe - hostboot - 2023-01-09 - Release tag & head commit information updated for hw010923a.opmst10
Changes Included for package hostboot, branch master-p10:
218b044 - Daniel Crowell - 2023-01-10 - Extend DDIMM SPD utilities to support DDR5 targets
e6161b4 - Matthew Raybuck - 2023-01-10 - Clear BLOCK_SPEC_DECONFIG when no guards are found
4d16862 - Deb McLemore - 2023-01-10 - Hostboot Memory Dump Enhancements
39680f8 - hostboot - 2023-01-09 - Update HCODE commit to a42143f... Updates attribute accessors to use c_s
a2b0c9c - Kahn Evans - 2023-01-09 - Back-porting odyssey scan code needed for cronus usage
b1523f3 - Stephen Glancy - 2023-01-09 - Updates relative pos from port/ocmb chip to proc to use ATTR_BUS_POS
2284c74 - Matthew Raybuck - 2023-01-09 - Add ATTR_BUS_POS to OCMBs in standalone xml configs
Changes Included for package hostboot-binaries, branch master:
16b4f51 - hostboot - 2023-01-09 - UPDATE executables for the NVIDIA gpu and/or ring files for hw010923a.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 6ef8cb5..ca0a8d7 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 "hw010423a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw010923a.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 5501cc7..d6473c1 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 "hw010423a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw010923a.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 736635d..a76f002 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 "a55e5d8cf2829e5a2b7a996c0f93f44629f1f549" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "218b04498448a98475146c1fbf441f6311d510e5" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 7d06258..323d7f0 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "2ffd2dfcb105647d016b007a437b4c55690ad15d" if BR2_OCC_P10_LATEST_VERSION
+ default "4573aa4fb936d93ae4a9d6555024bed1a4ff6ce0" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 5f93ee8..08028d2 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 "9a9f9d429639b0a805221408c69d8d2622b61458" if BR2_SBE_P10_LATEST_VERSION
+ default "f3dc4da8766153f185b44e91f1f685ee8dcd750c" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION