op-build ibm-release-fw1030 update 11-4-2022
Changes Included for package hostboot, branch release-fw1030:
c820428 - Greg Still - 2022-11-03 - PPB: clip all frequencies to 4250MHz to not overflow Pstate encoding
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 906383a..5e46c1d 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 "919c88c8da253e00746b8cd1c4876fb7ff4c3335" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "c82042816a9f96a3d9c7bdd9c1f8fdbe0f94759f" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION