op-build master-p10 update 3-3-2023
Changes Included for package hcode, branch master-p10:
1c7cddf - hostboot - 2023-03-02 - Release tag & head commit information updated for hw030223a.opmst10
Changes Included for package hostboot, branch master-p10:
c3efb31 - Matthew R. Ochs - 2023-03-03 - processMrw: Support Odyssey DDR5
d0f516d - Sheldon Bailey - 2023-03-03 - power caps based on power supply number,type,input voltage
bc1468b - Matthew Raybuck - 2023-03-02 - Add new SBE FIFO commands for Odyssey
4b0acce - Matthew R. Ochs - 2023-03-02 - ProcessMrw: Use getInstanceNum to obtain instance position of an object
b7c0480 - Matthew R. Ochs - 2023-03-02 - Targets: Introduce getInstanceNum method
546c9ec - Nick Bofferding - 2023-03-02 - Fix various testcase memory leaks
Changes Included for package hostboot-binaries, branch master:
4d67ed0 - hostboot - 2023-03-02 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030223a.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 0461229..418d0a6 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 "hw022723a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw030223a.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 6b6037b..5646e77 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 "hw022723a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw030223a.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 69ba948..965e560 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 "dc5ed771786d745f401c951099fdccc38b01e9df" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "c3efb31b92a3795ed56ac8d4b1e830fde41e49ed" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION