op-build update 2-3-2022
Changes Included for package occ, branch master-p10:
dd821ab - mbroyles - 2022-02-02 - New proc OT time sensor
Changes Included for package hostboot, branch master-p10:
b79012c - Mike Baiocchi - 2022-02-02 - Add MTM and Serial Number to Hostboot Error Logs on eBMC Systems
ae9e5f3 - Daniel Crowell - 2022-02-02 - Add procedure callout for node comm failures
1b3fe82 - Deb McLemore - 2022-02-02 - Add clarification for KERNEL::RC_EARLY_BOOT_FAIL (SRC BC801B99)
7e3160c - Roland Veloz - 2022-02-02 - FSP TRACE: Updated script to return a string of the binary trace data
5f37293 - Daniel Crowell - 2022-02-02 - Set mctp message size for runtime pnor access
066fe8f - Mike Baiocchi - 2022-02-02 - Update handling of ATTR_PM_COMPLEX_LOAD_REQ in HBRT
54397ba - Greg Still - 2022-02-02 - p10_pstate_parameter_block: POUNDV_POINTS_PRINT() to correctly map to error XML
7997ade - Thi Tran - 2022-02-02 - p10_load_iop_xram - Raise Tx vreg gain (from 2 to 2.3)
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 4387bbf..9d32150 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 "fbedfa29a6b80b27679da39a4d6e8a052672e061" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "b79012ca9d0b6184259d51e8216b285748342173" 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 d39f4e9..15adafd 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 "44984c4aad4a0d1fe574dd3f59cf1c5a40e12735" if BR2_OCC_P10_LATEST_VERSION
+ default "dd821aba16bf1a569e10e23ff462d1570a907b3e" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION