op-build master-p10 update 11-29-2022
Changes Included for package occ, branch master-p10:
153c77a - mbroyles - 2022-11-28 - DDR5 support
Changes Included for package hcode, branch master-p10:
db05e34 - hostboot - 2022-11-28 - Release tag & head commit information updated for hw112822a.opmst10
Changes Included for package hostboot, branch master-p10:
a155f70 - Louis Stermole - 2022-11-28 - Fix PPE compile errors in Odyssey ddrphyinit
9867223 - Louis Stermole - 2022-11-28 - Add ody_host_draminit
Changes Included for package hostboot-binaries, branch master:
3870fb9 - hostboot - 2022-11-28 - UPDATE executables for the NVIDIA gpu and/or ring files for hw112822a.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 430d6b0..13e0e8d 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 "hw112322a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw112822a.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 58db2a5..db846c9 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 "hw112322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw112822a.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 dd0fe4d..160b417 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 "6d475328f363b05d20dac1be35ef40d2480c380f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "a155f7016b3fe15ae00eba64a40f877425f2927c" 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 ef51e9a..47920e8 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 "eef57fdf2947c7d4476b584491dc466313c32823" if BR2_OCC_P10_LATEST_VERSION
+ default "153c77a26ef589ffd3906c5dd05febc3366e5093" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION