op-build update 10-14-2021
Changes Included for package hcode, branch master-p10:
e60ea2a - hostboot - 2021-10-13 - Release tag & head commit information updated for hw101321a.opmst10
68c9a0b - Rahul Batra - 2021-10-13 - PM: Throttle Control PI (2/3) Header
Changes Included for package hostboot, branch master-p10:
238aca0 - Chris Engel - 2021-10-13 - Update genPnorImages to set the SV of the inner transition container
3ff7e7d - Roland Veloz - 2021-10-13 - HDAT: Add a new interface for the Keyboard Controller Style (KCS)
604bb83 - rajerpp1 - 2021-10-13 - Enabling clock test as first step in extract_sbe_rc
875613a - Nick Bofferding - 2021-10-13 - Add p10_clock_test to sbeio module compile
49d5c16d - Raja Das - 2021-10-13 - Function pointer support for Adu_cleanup and Adu_reset procedure
5f7bc19 - Chris Steffen - 2021-10-13 - P10 Dynamic VIO Setpoint
d79c249 - Isaac Salem - 2021-10-13 - add DONTCARE for container when searching for chassisoff effecter
Changes Included for package hostboot-binaries, branch master:
54dc81a - hostboot - 2021-10-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101321a.opmst10
99f7575 - hostboot - 2021-10-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101121a.opmst
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 3a0bd2a..642942a 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 "hw101121a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw101321a.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 84214cd..cab556d 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 "hw101121a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw101321a.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 0cf239d..8e5f64c 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 "43232e894b6cb6c8ff12c042263792e2347ea0e0" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "238aca07c0b0488d7016d2e46fdc9e01279acd78" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION