op-build update 8-17-2021
Changes Included for package occ, branch master-p10:
11e5066 - mbroyles - 2021-08-16 - OCS dirty actuation fixes when WOF is disabled
Changes Included for package sbe, branch master-p10:
eb50bbf - rajerpp1 - 2021-08-16 - Locking I2C engine when SBE access any I2C device
ad9fd01 - Raja Das - 2021-08-16 - This chip-op enables service processor(PRD) to determine LPC timeouts
e952fa0 - Sunil Kumar - 2021-08-14 - Fix for SBE not booting on Proc with TPM card missing.
Changes Included for package hcode, branch master-p10:
6ff03ae - hostboot - 2021-08-16 - Release tag & head commit information updated for hw081321a.opmst10
1c89d82 - Rahul Batra - 2021-08-16 - PGPE: WOV Fixes
Changes Included for package hostboot, branch master-p10:
1e843d8 - Christian Geddes - 2021-08-16 - RAS Review: p10_ipl_customize_errors.xml
69d6c8a - hostboot - 2021-08-16 - Update HCODE commit to 94b3eb2... Add check_only option in MCBIST lab to
2506a59 - hostboot - 2021-08-16 - Update SBE commit to e952fa0... Fix for SBE not booting on Proc with TPM
Changes Included for package hostboot-binaries, branch master:
bad7f8d - hostboot - 2021-08-16 - UPDATE executables for the NVIDIA gpu and/or ring files for hw081321a.opmst10
0342c5e - hostboot - 2021-08-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw081321a.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 c25ef7d..ac51a70 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 "hw081121a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw081321a.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 86449d4..94660ad 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 "hw081321a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw081321a.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 9236130..23ac8f6 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 "3d6d6a6d91bb8f3a49372dbbcadbc547cf59d9f4" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "1e843d8648daef3059de4469698a392ecb31350c" 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 eb88bd9..0627da7 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 "5a4f8f48f012d3320218d38db302915133576289" if BR2_OCC_P10_LATEST_VERSION
+ default "11e506632f8f950cc955f8dfdc9acb8bb2e84d4f" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 06783ed..34707f1 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "03332075f218b1ec2e3b103fc142508390d51a91" if BR2_SBE_P10_LATEST_VERSION
+ default "eb50bbf7f8ee0b8dd1abc3443d06e2a4ec30126a" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION