op-build master-p10 update 7-1-2022
Changes Included for package hcode, branch master-p10:
b6ba8f7 - hostboot - 2022-06-30 - Release tag & head commit information updated for hw062922a.opmst10
ffaf3cb - Prasad Bg Ranganath - 2022-06-30 - PM HWP: Verify resclk step enable is set before resclk off in stopgrid
Changes Included for package hostboot, branch master-p10:
c663184 - Corey Swenson - 2022-06-30 - Call p10_setup_ref_clock before p10_clock_test in istep 8
66dd58c - Louis Stermole - 2022-06-30 - Update Odyssey PHY CSR defines to M12 version
2054ebb - Prasad Bg Ranganath - 2022-06-30 - PM HWP: Verify resclk step enable is set before resclk off in stopgrid
Changes Included for package hostboot-binaries, branch master:
c1141f8 - hostboot - 2022-06-30 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062922a.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 aeb38aa..d958d8e 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 "hw062722a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw062922a.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 4a0d1dd..75ea55f 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 "hw062722a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw062922a.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 2f991f3..1fa96dd 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 "b7a6c5ef4bdc48717fb9b05df7121c0c75abfd1e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "c66318409c17bc7e9de74c3f184bf3fcf9bc77b4" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION